From 751014a9fb5bf64522ce5e26a9be89769d6193f3 Mon Sep 17 00:00:00 2001 From: coja Date: Wed, 8 Apr 2026 01:17:20 +0200 Subject: [PATCH] [Hypr] bindings monitors --- .config/hypr/keybindings.conf | 7 ++++--- .config/hypr/monitors.conf | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.config/hypr/keybindings.conf b/.config/hypr/keybindings.conf index 9ef36d2..faf1fdf 100644 --- a/.config/hypr/keybindings.conf +++ b/.config/hypr/keybindings.conf @@ -26,7 +26,8 @@ bind = $mainMod, Delete, exit, # kill hyprland session bind = $mainMod, W, togglefloating, # toggle the window between focus and float bind = $mainMod, G, togglegroup, # toggle the window between focus and group bind = Alt, Return, fullscreen, # toggle the window between focus and fullscreen -bind = $mainMod, L, exec, swaylock --timestr %H:%M -i ~/.config/swaylock/dmz.svg # launch lock screen +# bind = $mainMod, L, exec, swaylock --timestr %H:%M -i ~/.config/swaylock/dmz.svg # launch lock screen +bind = $mainMod, L, exec, swaylock -i ~/.config/swaylock/dmz.svg # launch lock screen bind = Ctrl+Alt, W, exec, killall waybar || waybar # toggle waybar # bind = $mainMod+Shift, F, exec, $scrPath/windowpin.sh # toggle pin on focused window # bind = $mainMod, Backspace, exec, $scrPath/logoutlaunch.sh # launch logout menu @@ -89,8 +90,8 @@ bind = , Print, exec, $scrPath/screenshot.sh p # all monitors screenshot capture # Custom scripts bind = $mainMod+Alt, G, exec, $scrPath/gamemode.sh # disable hypr effects for gamemode -bind = $mainMod+Alt, Right, exec, $scrPath/swwwallpaper.sh -n # next wallpaper -bind = $mainMod+Alt, Left, exec, $scrPath/swwwallpaper.sh -p # previous wallpaper +# bind = $mainMod+Alt, Right, exec, $scrPath/swwwallpaper.sh -n # next wallpaper +# bind = $mainMod+Alt, Left, exec, $scrPath/swwwallpaper.sh -p # previous wallpaper # bind = $mainMod+Alt, Up, exec, $scrPath/wbarconfgen.sh n # next waybar mode # bind = $mainMod+Alt, Down, exec, $scrPath/wbarconfgen.sh p # previous waybar mode bind = $mainMod+Shift, R, exec, pkill -x rofi || $scrPath/wallbashtoggle.sh -m # launch wallbash mode select menu diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 8da85ed..ac56d60 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -19,7 +19,9 @@ monitor = $rightScreen, 1920x1080@60,1366x0, 1 # right # monitor=DP-2,640x480@59.94Hz,0x0,1 # vga # monitor = HDMI-A-1, 1366x768@60.00Hz, auto , 1, mirror, eDP-1 #mirror lapscreen +# monitor = DP-2, 1920x1080@60.00Hz, auto , 1, mirror, eDP-1 #mirror lapscreen jag3 # monitor = eDP-1, 1920x1080@60.00Hz, auto , 1, mirror, HDMI-A-1 #main hdmi, lapscreen mirrors +# monitor = eDP-1, 1920x1080@60.00Hz, auto , 1, mirror, DP-2 #main VGA, lapscreen mirrors # monitor = , preferred, auto, 1, mirror, DP-2 # dmz projector # monitor = eDP-1, 1920x1080@60, auto , 1, mirror, DP-2 #mirror vga test