diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-29 16:30:28 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-10-29 16:30:28 +0530 |
commit | 00aca0696d5c8ec212842c811bc4a6338a942804 (patch) | |
tree | b7180ea348d662a476524ceb5efd3aa09a82b0e1 /.xprofile | |
parent | d6d036d34b395d45211668d3a54a57b32cac4cbe (diff) |
added more useful keybinds
Diffstat (limited to '.xprofile')
-rwxr-xr-x | .xprofile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |