dotfiles/system/.config/i3/config.work
Severin Kaderli d57b0150cf
Update gw2 script to refer to lutris version
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-05-17 20:45:57 +02:00

37 lines
1.1 KiB
Text

###############################################################################
# Layouts #
###############################################################################
exec --no-startup-id "i3-msg 'workspace 2: ; \
append_layout /home/severin/.config/i3/workspace-2.json; \
exec alacritty; \
exec alacritty; \
exec alacritty; \
exec alacritty'"
exec --no-startup-id "i3-msg 'workspace 1: '"
###############################################################################
# Startup applications #
###############################################################################
# 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
# Other applications
exec autokey-gtk
exec google-chrome-beta
exec nemo
exec nemo
exec keepassxc