add some i3 stuff
This commit is contained in:
@@ -8,8 +8,6 @@ in
|
||||
config = {
|
||||
modifier = mod;
|
||||
|
||||
fonts = [ "DejaVu Sans Mono, FontAwesome 6" ];
|
||||
|
||||
keybindings = lib.mkOptionDefault {
|
||||
"${mod}+Enter" = "exec kitty";
|
||||
|
||||
|
@@ -33,6 +33,7 @@
|
||||
steam
|
||||
steam-run
|
||||
steamcmd
|
||||
gamescope
|
||||
tokei
|
||||
unzip
|
||||
yt-dlp
|
||||
|
@@ -104,11 +104,11 @@
|
||||
wget
|
||||
|
||||
# X shit
|
||||
xorg.xorgserver
|
||||
xorg.xinit
|
||||
xorg.xf86inputevdev
|
||||
xorg.xf86inputlibinput
|
||||
xorg.xinit
|
||||
# xorg.xorgserver
|
||||
# xorg.xinit
|
||||
# xorg.xf86inputevdev
|
||||
# xorg.xf86inputlibinput
|
||||
# xorg.xinit
|
||||
];
|
||||
|
||||
# Do NOT change this value unless you have manually inspected all the changes it would make to your configuration,
|
||||
|
Reference in New Issue
Block a user