Change 'mod' to Mod4
This commit is contained in:
parent
cd8bd2f596
commit
7cc3ed7e7f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
from libqtile.config import Key
|
from libqtile.config import Key
|
||||||
from libqtile.command import lazy
|
from libqtile.command import lazy
|
||||||
|
|
||||||
mod = "mod1"
|
mod = "mod4"
|
||||||
terminal = "alacritty"
|
terminal = "alacritty"
|
||||||
|
|
||||||
keys = [
|
keys = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue