i3: kdockerize $TERMINAL without minimizing

I thested this earlier and am committing it in case I encounter Zaldaryn
sooner than anticipated and forget to copy the change and then start
doing conflicting changes there.
This commit is contained in:
Aminda Suomalainen 2019-06-19 23:00:54 +03:00
parent 41576b7786
commit 21539b40c5
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -289,7 +289,7 @@ exec --no-startup-id xcompmgr -c -n
exec --no-startup-id numlockx on exec --no-startup-id numlockx on
# see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment # see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment
exec --no-startup-id fcitx exec --no-startup-id fcitx
exec --no-startup-id $TERMINAL exec --no-startup-id kdocker -m -d 60 $TERMINAL
exec --no-startup-id conky exec --no-startup-id conky
exec --no-startup-id aa-notify -p -s 1 -w 60 exec --no-startup-id aa-notify -p -s 1 -w 60
exec --no-startup-id caffeine-indicator exec --no-startup-id caffeine-indicator