diff options
author | Matthew Lemon <y@yulqen.org> | 2023-04-18 11:56:23 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-04-18 11:56:23 +0100 |
commit | 579654ec75552f83efc8edfb6b5d73e5c4e61551 (patch) | |
tree | 9683d8d925d5606f67d2729307e2e62383ddcb78 | |
parent | 75bda30ae1d0ab8f39ff41b2559fdb3c4a349ce1 (diff) |
Removes certain start-up applications that we no longer need
-rw-r--r-- | i3-config | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -72,10 +72,9 @@ floating_modifier $mod #exec --no-startup-id /home/lemon/.screenlayout/two_screens_normal.sh #exec --no-startup-id /home/lemon/.screenlayout/desktop_layout_debian.sh #exec --no-startup-id /usr/bin/clipit -exec --no-startup-id /usr/bin/redshift +#exec --no-startup-id /usr/bin/redshift exec --no-startup-id /usr/bin/xfce4-clipman -exec --no-startup-id /usr/bin/gajim -exec --no-startup-id /usr/bin/emacs --daemon +#exec --no-startup-id /usr/bin/emacs --daemon #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 |