Compare commits

..

2 commits

Author SHA1 Message Date
538bf48927 i3: set floating modifier to alt 2023-05-16 15:57:49 -07:00
0a3b35d37d apps: install steam 2023-05-16 15:54:27 -07:00
2 changed files with 2 additions and 0 deletions

View file

@ -43,6 +43,7 @@
libreoffice
gnome.ghex
evince
steam
# Games
prismlauncher

View file

@ -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;