diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:09:58 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:09:58 +0530 |
| commit | 973492cbbb1172f6db80ae51e52f53bf34c625ae (patch) | |
| tree | b7c295bc03caba69b40d7f53d32c63dfc9b0fb3d /config/xorg/init.sh | |
| parent | 26343d2eef0e8892cecb1645935294e221e9f1a7 (diff) | |
| download | nixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.tar.gz nixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.zip | |
Theme change
Diffstat (limited to 'config/xorg/init.sh')
| -rwxr-xr-x | config/xorg/init.sh | 4 |
1 files changed, 2 insertions, 2 deletions
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; |
