aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-12-21 10:21:44 +0000
committerMatthew Lemon <y@yulqen.org>2024-12-21 10:21:44 +0000
commit35c497d8c07ecd827bff8f2b842bc89b20a5105c (patch)
tree71e663778b924f63200912ac353fe2f4bcee4cf6
parent85edcdde276cd8da4145d58d8eaf9300ac05e358 (diff)
Removes some startup stuff I no longer require
-rw-r--r--i3-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/i3-config b/i3-config
index f3fb496..8129b1a 100644
--- a/i3-config
+++ b/i3-config
@@ -90,11 +90,11 @@ exec --no-startup-id /usr/bin/xfce4-clipman
#exec --no-startup-id /usr/bin/xfce4-mixer
#exec --no-startup-id /usr/bin/xfce4-power-manager-settings # setting this
-exec --no-startup-id /usr/bin/clipmenud
-exec --no-startup-id xset r rate 300 30
+#exec --no-startup-id /usr/bin/clipmenud
+exec --no-startup-id xset r rate 200 50
exec --no-startup-id setxkbmap -option ctrl:nocaps
exec --no-startup-id setxkbmap -layout gb
-exec --no-startup-id /usr/bin/keepassxc
+#exec --no-startup-id /usr/bin/keepassxc
exec --no-startup-id dbus-launch --exit-with-session
#means laptop lid closure will kill suspend the laptop so switched off for now