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, E, exec, $scripts/launch_app $file-manager
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 SHIFT, C, exec, $scripts/launch_app $terminal ssh Zima00
bind = $mainMod, T, exec, $scripts/launch_app Telegram
bind = $altMod SHIFT, C, exec, $scripts/launch_app $terminal docker exec -it ros2 zsh
bind = $mainMod, T, exec, $scripts/launch_app element-desktop
bind = $mainMod, M, exec, $scripts/launch_app thunderbird
## Notifications Menu

View File

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

View File

@@ -1,6 +1,6 @@
$MONITOR1=eDP-1
$MONITOR2=DP-1
$MONITOR3=DP-3
$MONITOR3=HDMI-A-1
# Main Monitor
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
# Third Monitor
monitor=$MONITOR3, 1920x1080@60.00, 0x1920, 1.0 #, mirror, $MONITOR2
monitor=$MONITOR3, 1920x1080@60.00, 0x1920, 1.0, mirror, $MONITOR2