i3: set floating modifier to alt
This commit is contained in:
parent
0a3b35d37d
commit
538bf48927
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ in with theme.colors; {
|
|||
config = {
|
||||
defaultWorkspace = "workspace number 1"; # defaults to 10 for some reason
|
||||
modifier = mod;
|
||||
floating.modifier = "Mod1";
|
||||
gaps = {
|
||||
inner = 12;
|
||||
smartGaps = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue