Compare commits

..

No commits in common. "04f107643c47156aab201ac51da80206a72fcb5e" and "94827d7696cb701ecd9b2c99ca917305b6111c46" have entirely different histories.

2 changed files with 1 additions and 10 deletions

View file

@ -138,9 +138,6 @@ in {
LD_LIBRARY_PATH = with pkgs; lib.makeLibraryPath [
fontconfig
freetype
libGL
libxkbcommon
wayland
];
};
@ -155,9 +152,6 @@ in {
curl
expat
fontconfig
wayland
libGL
libxkbcommon
];
security.rtkit.enable = true;
services.pipewire = {
@ -196,9 +190,6 @@ in {
pinentryFlavor = "gnome3";
};
virtualisation.virtualbox.host.enable = true;
users.extraGroups.vboxusers.members = [ "svante" ];
services.dbus.packages = [ pkgs.gcr ];
nix.settings.experimental-features = [ "nix-command" "flakes" ];

View file

@ -118,7 +118,7 @@ bind = $mainMod, R, exec, fuzzel
bind = $mainMod, D, exec, dmenu_path | fuzzel -d | sh
bind = $mainMod SHIFT, P, exec, ~/scripts/password-select.sh
bind = $mainMod SHIFT, U, exec, ~/scripts/usernames.sh
bind = $mainMod SHIFT, S, exec, grimblast save area ss.png && wl-copy < ss.png
bind = $mainMod SHIFT, S, exec, grimblast save area ss.png
bind = $mainMod SHIFT, R, forcerendererreload
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, F, fakefullscreen