update and fix bits

This commit is contained in:
tristan 2023-12-03 21:01:39 +00:00
parent 22e8556a47
commit d3649cf6e2
5 changed files with 28 additions and 23 deletions

View file

@ -6,13 +6,16 @@ with lib;
};
config = mkIf config.roles.gamer.enable {
# required for heroic launcher
nixpkgs.config.permittedInsecurePackages = [
"electron-24.8.6"
];
home-manager.users.${user}.imports = [{
home.packages = with pkgs; [
airshipper
minetest
superTuxKart
osu-lazer
xonotic
heroic

View file

@ -57,6 +57,7 @@ in
windowrule = float, title:wlogout
windowrule = idleinhibit always, vrmonitor
windowrule = idleinhibit focus, steam_app
bind = SUPER, h, movefocus,l
bind = SUPER, l, movefocus,r