updated hyprland

This commit is contained in:
2025-11-15 13:19:11 +01:00
parent 4ca00c51c9
commit 03cb0e9ffd
6 changed files with 14 additions and 15 deletions

View File

@@ -13,10 +13,10 @@ bind = $mainMod, V, exec, $scripts/launch_app $ide
bind = $mainMod, O, exec, $scripts/launch_app $office-suite bind = $mainMod, O, exec, $scripts/launch_app $office-suite
bind = $mainMod, E, exec, $scripts/launch_app $file-manager bind = $mainMod, E, exec, $scripts/launch_app $file-manager
bind = $mainMod, C, exec, $scripts/launch_app $terminal bind = $mainMod, C, exec, $scripts/launch_app $terminal
bind = $mainMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it ros2 zsh bind = $mainMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it yocto zsh
bind = $altMod, C, exec, $scripts/launch_app $terminal ssh Hetzner bind = $altMod, C, exec, $scripts/launch_app $terminal ssh Hetzner
bind = $altMod SHIFT, C, exec, $scripts/launch_app $terminal ssh Zima00 bind = $altMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it ros2 zsh
bind = $mainMod, T, exec, $scripts/launch_app Telegram bind = $mainMod, T, exec, $scripts/launch_app element-desktop
bind = $mainMod, M, exec, $scripts/launch_app thunderbird bind = $mainMod, M, exec, $scripts/launch_app thunderbird
## Notifications Menu ## Notifications Menu

View File

@@ -30,6 +30,6 @@ dwindle {
} }
gestures { gestures {
workspace_swipe = yes #workspace_swipe = yes
workspace_swipe_fingers = 4 #workspace_swipe_fingers = 4
} }

View File

@@ -1,6 +1,6 @@
$MONITOR1=eDP-1 $MONITOR1=eDP-1
$MONITOR2=DP-1 $MONITOR2=DP-1
$MONITOR3=DP-3 $MONITOR3=HDMI-A-1
# Main Monitor # Main Monitor
monitor=$MONITOR1, 3072x1920@120.00, 0x0, 2.0, vrr, 1 monitor=$MONITOR1, 3072x1920@120.00, 0x0, 2.0, vrr, 1
@@ -10,4 +10,4 @@ monitor=$MONITOR2, 1920x1080@60.00, -1920x-800, 1.0 #, mirror, $MONITOR3
# FSIT Arbeitsplatz: -1920x-800 # FSIT Arbeitsplatz: -1920x-800
# Third Monitor # Third Monitor
monitor=$MONITOR3, 1920x1080@60.00, 0x1920, 1.0 #, mirror, $MONITOR2 monitor=$MONITOR3, 1920x1080@60.00, 0x1920, 1.0, mirror, $MONITOR2

View File

@@ -1,5 +1,4 @@
$lock_cmd = pidof hyprlock || hyprlock $lock_cmd = pidof swaylock || swaylock
$suspend_cmd = systemctl suspend || loginctl suspend
general { general {
lock_cmd = $lock_cmd lock_cmd = $lock_cmd
@@ -8,7 +7,7 @@ general {
} }
listener { listener {
timeout = 600 # 10 min timeout = 300 # 5 min
on-timeout = loginctl lock-session on-timeout = loginctl lock-session
} }

View File

@@ -28,10 +28,10 @@ hypridle &
wl-paste --watch cliphist store & wl-paste --watch cliphist store &
# Polkit authentication # Polkit authentication
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & /usr/lib/hyprpolkitagent/hyprpolkitagent &
# Screen sharing and portals # Screen sharing and portals
"$HOME"/.config/hypr/portal & "$HOME"/.config/hypr/scripts/portal &
# xwaylandvideobridge & # Off when using Vesktop instead of Discord # xwaylandvideobridge & # Off when using Vesktop instead of Discord
# Audio # Audio

View File

@@ -20,7 +20,7 @@ windowrulev2 = center 1, $center-float-mini
# Float Rules # Float Rules
windowrule = float, xfce-polkit|wleave|title:branchdialog|nwg-look|nm-connection-editor|org.twosheds.iwgtk|overskride # windowrule = float, xfce-polkit|wleave|title:branchdialog|nwg-look|nm-connection-editor|org.twosheds.iwgtk|overskride
# Workspace Rules # Workspace Rules
@@ -105,8 +105,8 @@ windowrulev2 = float, $scrcpy
$agpss = class:^(-*agpss.*)$ $agpss = class:^(-*agpss.*)$
windowrulev2 = tile, $agpss windowrulev2 = tile, $agpss
$affinity = class:^(designer|publisher|photo).exe$ #$affinity = class:^(designer|publisher|photo).exe$
windowrule = tile, xwayland, $affinity #windowrule = tile, xwayland, $affinity
# Layer Rules # Layer Rules
layerrule = animation popin, rofi layerrule = animation popin, rofi