Fix monitor problems
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
92c15e04d0
commit
be92d7f1b3
12 changed files with 149 additions and 128 deletions
|
@ -22,17 +22,11 @@ exec --no-startup-id "i3-msg 'workspace 1: '"
|
|||
# Start compton
|
||||
exec --no-startup-id compton -b
|
||||
|
||||
# Start polybar
|
||||
exec_always --no-startup-id $XDG_CONFIG_HOME/polybar/launch
|
||||
|
||||
# Start dunst
|
||||
exec --no-startup-id dunst
|
||||
|
||||
# Set resolution
|
||||
exec_always --no-startup-id resolution
|
||||
|
||||
# Set wallpaper
|
||||
exec_always --no-startup-id wallpaper
|
||||
# Setup monitor
|
||||
exec_always --no-startup-id monitor-setup
|
||||
|
||||
# Other applications
|
||||
exec autokey-gtk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue