add some i3 stuff
This commit is contained in:
parent
f0538e191d
commit
70d37cc0e1
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user