i3: set floating modifier to alt

inky
Elnu 2 years ago
parent 0a3b35d37d
commit 538bf48927

@ -32,6 +32,7 @@ in with theme.colors; {
config = { config = {
defaultWorkspace = "workspace number 1"; # defaults to 10 for some reason defaultWorkspace = "workspace number 1"; # defaults to 10 for some reason
modifier = mod; modifier = mod;
floating.modifier = "Mod1";
gaps = { gaps = {
inner = 12; inner = 12;
smartGaps = true; smartGaps = true;

Loading…
Cancel
Save