dotfiles/system/.config/i3/config.private
Severin Kaderli 9f29f25756
Separate work and private configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2019-05-14 11:57:10 +02:00

46 lines
1.3 KiB
Text

###############################################################################
# Layouts #
###############################################################################
exec --no-startup-id "i3-msg 'workspace 10: ; \
append_layout /home/severin/.config/i3/workspace-10.json; \
exec termite -e cmus --name cmus; \
exec termite -e cava --name cava; \
exec sxiv -b -s f $HOME/.local/share/cmus/.cover'"
exec --no-startup-id "i3-msg 'workspace 2: ; \
append_layout /home/severin/.config/i3/workspace-2.json; \
exec termite; \
exec termite; \
exec termite; \
exec termite'"
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 riot-desktop
exec discord
exec Thunar
exec Thunar
exec keepassxc
exec notable