From 973492cbbb1172f6db80ae51e52f53bf34c625ae Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 10 Aug 2025 17:09:58 +0530 Subject: Theme change --- config/xorg/init.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/xorg/init.sh') diff --git a/config/xorg/init.sh b/config/xorg/init.sh index d3a2473..f289c02 100755 --- a/config/xorg/init.sh +++ b/config/xorg/init.sh @@ -14,10 +14,10 @@ xset s noblank; # Typing rate xset r rate 350 30; -# Display settings +# Display settings: day mode ~/scripts/commands/:day -# Sound +# Sound settings amixer set Capture nocap; amixer set Master off; -- cgit v1.3.1