Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 7257db2492 - Show all commits

View File

@ -1,4 +1,5 @@
env = TERMINAL,alacritty env = TERMINAL,alacritty
env = WLR_NO_HARDWARE_CURSORS,1
monitor=,preferred,auto,1 monitor=,preferred,auto,1
exec-once=sudo wg-quick up wg0 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 SHIFT, return, exec, alacritty
bind = $mainMod, Q, killactive, bind = $mainMod, Q, killactive,
bind = $mainMod, A, exec, nautilus 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, M, fullscreen, 1
bind = $mainMod, F11, fullscreen bind = $mainMod, F11, fullscreen
bind = $mainMod, F, togglefloating, 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-3,~/.config/awesome/images/wallpaper.png
wallpaper = DP-2,~/.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-1,~/.config/awesome/images/wallpaper.png
wallpaper = HDMI-A-2,~/.config/awesome/images/wallpaper.png