diff --git a/etc/skel/.config/qtile/keybindings.py b/etc/skel/.config/qtile/keybindings.py index b75f538..b5895f0 100644 --- a/etc/skel/.config/qtile/keybindings.py +++ b/etc/skel/.config/qtile/keybindings.py @@ -5,7 +5,7 @@ from libqtile.config import Key from libqtile.command import lazy -mod = "mod1" +mod = "mod4" terminal = "alacritty" keys = [