Add AutoKey configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
2a6d463ddf
commit
f06bb1dff6
11 changed files with 215 additions and 3 deletions
|
@ -202,7 +202,7 @@ bindsym $mod+$alt+Right move workspace to output right
|
|||
# Startup applications
|
||||
#######################################
|
||||
# Dunst
|
||||
exec --no-startup-id dunst
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Compton
|
||||
exec --no-startup-id compton -b
|
||||
|
@ -214,6 +214,7 @@ exec_always --no-startup-id feh --bg-fill $HOME/GoogleDrive/02_Media/Images/01_W
|
|||
exec_always --no-startup-id $HOME/bin/resolution.sh
|
||||
|
||||
# Other applications
|
||||
exec autokey-gtk
|
||||
exec google-chrome-beta
|
||||
exec termite
|
||||
exec discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue