Switch from alacritty to kitty

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2020-09-21 15:23:36 +02:00
parent 485da13e5e
commit 6b294fb7dd
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
10 changed files with 42 additions and 228 deletions

View file

@ -0,0 +1,21 @@
###############################################################################
# Layouts #
###############################################################################
exec --no-startup-id "i3-msg 'workspace 2: ; exec kitty'"
exec --no-startup-id "i3-msg 'workspace 1: '"
###############################################################################
# Startup applications #
###############################################################################
# Setup monitor
exec_always --no-startup-id monitor-setup
exec_always --no-startup-id picom -b --experimental-backends
# Other applications
exec chromium
exec discord
exec joplin-desktop
exec nemo
exec nemo
exec keepassxc