This commit is contained in:
2024-03-13 22:49:01 +00:00
parent 382f67d9dd
commit 2bbce7ec6c
5 changed files with 20 additions and 3 deletions

View File

@@ -144,7 +144,6 @@ in {
sensitivity = -0.5
}
misc {
disable_hyprland_logo = true
}
@@ -165,6 +164,8 @@ in {
bind = $mainMod, D, exec, tofi-drun --drun-launch=true
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)"
bind = $mainMod SHIFT, P, exit
# Move focus with mainMod + vim keys
bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r

View File

@@ -1,4 +1,7 @@
monitor=,preferred,auto,1.25
monitor=HDMI-A-2,3840x2160@60.0,3072x0,1.25
monitor=DP-2,3840x2160@59.997002,0x0,1.25
workspace=1,monitor:DP-2
$mainMod = CTRL + SHIFT + ALT

View File

@@ -55,6 +55,10 @@
"urgent": "",
"active": "",
"default": ""
},
"persistent-workspaces": {
"DP-2": ["sidebar"],
"HDMI-A-2": [2,3,4,5,6]
}
},
"clock": {