diff options
author | Matthew Lemon <y@yulqen.org> | 2024-09-19 09:08:47 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-09-19 09:08:47 +0100 |
commit | cd2c0827e4d01e959fa0de0bff64509bbd900acf (patch) | |
tree | fb24a5b4c141f4ddb47bc01b1b5f0fe2acb064e6 | |
parent | 6dd073eac8eeca6c390b9f2a2cef7adcce85113e (diff) |
Tidy up some i3 startup stuff
-rw-r--r-- | i3-config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -86,7 +86,7 @@ exec --no-startup-id /home/lemon/.screenlayout/all_horiz.sh exec --no-startup-id /usr/bin/redshift #exec --no-startup-id /usr/bin/xfce4-clipman #exec --no-startup-id /usr/bin/emacs --daemon -exec --no-startup-id /usr/bin/copyq +#exec --no-startup-id /usr/bin/copyq #exec --no-startup-id /usr/bin/xfce4-mixer #exec --no-startup-id /usr/bin/xfce4-power-manager-settings # setting this @@ -94,6 +94,7 @@ exec --no-startup-id /usr/bin/clipmenud exec --no-startup-id xset r rate 300 30 exec --no-startup-id setxkbmap -option ctrl:nocaps exec --no-startup-id setxkbmap -layout gb +exec --no-startup-id /usr/bin/keepassxc #means laptop lid closure will kill suspend the laptop so switched off for now # scratchpad |