Update hyprland for nvidia

This commit is contained in:
Thomas Avé 2024-04-07 19:42:58 +02:00
parent 79a7ee40f2
commit 7257db2492
2 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
env = TERMINAL,alacritty
env = WLR_NO_HARDWARE_CURSORS,1
monitor=,preferred,auto,1
exec-once=sudo wg-quick up wg0
@ -119,7 +120,7 @@ bind = $mainMod, return, exec, $scripts/launch_alacritty.sh $(hyprctl activewind
bind = $mainMod SHIFT, return, exec, alacritty
bind = $mainMod, Q, killactive,
bind = $mainMod, A, exec, nautilus
bind = $mainMod, B, exec, MOZ_ENABLE_WAYLAND=1 firefox
bind = $mainMod, B, exec, firefox
bind = $mainMod, M, fullscreen, 1
bind = $mainMod, F11, fullscreen
bind = $mainMod, F, togglefloating,

View File

@ -5,3 +5,4 @@ wallpaper = eDP-1,~/.config/awesome/images/wallpaper.png
wallpaper = DP-3,~/.config/awesome/images/wallpaper.png
wallpaper = DP-2,~/.config/awesome/images/wallpaper.png
wallpaper = HDMI-A-1,~/.config/awesome/images/wallpaper.png
wallpaper = HDMI-A-2,~/.config/awesome/images/wallpaper.png