Fix mouse scrolling

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-04-19 19:38:09 +02:00
parent 294728fb68
commit d4a9416491
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
5 changed files with 228 additions and 1 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 firefox
exec discord
exec joplin-desktop
exec thunar
exec thunar
exec keepassxc