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