aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 16:30:28 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 16:30:28 +0530
commit00aca0696d5c8ec212842c811bc4a6338a942804 (patch)
treeb7180ea348d662a476524ceb5efd3aa09a82b0e1 /.xprofile
parentd6d036d34b395d45211668d3a54a57b32cac4cbe (diff)
added more useful keybinds
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xprofile b/.xprofile
index 3a137fe..ee65b9e 100755
--- a/.xprofile
+++ b/.xprofile
@@ -21,8 +21,8 @@ if [[ "$DESKTOP_SESSION" = "xmonad" || "$DESKTOP_SESSION" = "dwm" ]]; then
# autostart apps
nitrogen --restore &
picom &
- #dunst &
- #udiskie &
+ dunst &
+ udiskie &
# glava -dm radial &
fi