From 00aca0696d5c8ec212842c811bc4a6338a942804 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 16:30:28 +0530 Subject: added more useful keybinds --- .xprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xprofile') 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 -- cgit v1.2.3