This commit is contained in:
2026-06-30 23:21:13 +02:00
parent 328a0f90a3
commit bab94c8542
5 changed files with 254 additions and 65 deletions
+4 -4
View File
@@ -14,7 +14,7 @@ source = /home/ciomek/.config/hypr/monitors.conf
# Set programs that you use
$terminal = kitty
$fileManager = thunar
$menu = wofi --show drun --insensitive
$menu = rofi -show drun -show-icons
$browser = firefox
$screenshot = grim -g "$(slurp -d)" - | wl-copy
$top = $terminal btop
@@ -105,7 +105,7 @@ decoration {
# https://wiki.hyprland.org/Configuring/Variables/#blur
blur {
enabled = true
enabled = false
size = 3
passes = 1
@@ -155,7 +155,7 @@ animations {
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
# pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
}
@@ -213,7 +213,7 @@ bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
# bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, fullscreen
bind = $mainMod, B, exec, $browser
bind = $mainMod, T, exec, $top
+2 -2
View File
@@ -3,7 +3,7 @@ $mainMod = SUPER
# MONITORS
monitor=DP-1,1920x1080,0x0,1
monitor=HDMI-A-1,1920x1080,1920x0,1
monitor = DP-3, 1920x1080@60, 0x0, 1, mirror, DP-1
# Workspaces per monitor
workspace=1,monitor:DP-1,default:true,persistent:true
@@ -21,4 +21,4 @@ bind=$mainMod SHIFT,S,workspace,1
# Secret workspaces
workspace=name:S1,monitor:DP-1
workspace=name:S2,monitor:HDMI-A-1
workspace=name:S2,monitor:HDMI-A-1