diff --git a/home/i3/default.nix b/home/i3/default.nix index 1011675..ad061de 100644 --- a/home/i3/default.nix +++ b/home/i3/default.nix @@ -8,8 +8,6 @@ in config = { modifier = mod; - fonts = [ "DejaVu Sans Mono, FontAwesome 6" ]; - keybindings = lib.mkOptionDefault { "${mod}+Enter" = "exec kitty"; diff --git a/home/packages/default.nix b/home/packages/default.nix index ea05b73..a5d28b6 100644 --- a/home/packages/default.nix +++ b/home/packages/default.nix @@ -33,6 +33,7 @@ steam steam-run steamcmd + gamescope tokei unzip yt-dlp diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 6f51c87..c00fa3c 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -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,