mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-30 20:46:46 +02:00
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:
parent
41576b7786
commit
21539b40c5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user