Updated scripts
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
################
|
||||
### MONITORS ###
|
||||
################
|
||||
# monitor=,1920x1200,auto,auto
|
||||
monitor=desc:Lenovo Group Limited P24h-10 0x01010101,2560x1440,auto,1
|
||||
monitor=,2560x1440,auto,1
|
||||
#monitor=desc:Lenovo Group Limited P24h-10 0x01010101,2560x1440,auto,1
|
||||
|
||||
# xwayland {
|
||||
# force_zero_scaling = true
|
||||
@@ -180,6 +180,10 @@ bind = $mainMod, DEL, exit,
|
||||
bind = $mainMod CTRL, W, exec, $browser
|
||||
bind = $mainMod, G, exec, $moonlight
|
||||
|
||||
# Set monitor resolution
|
||||
bind = $mainMod, R, exec, hyprctl keyword monitor ",1920x1200,auto,1"
|
||||
bind = $mainMod CTRL, R, exec, hyprctl keyword monitor ",2560x1440,auto,1"
|
||||
|
||||
# Special workspace (scratchpad)
|
||||
bind = $mainMod, S, togglespecialworkspace, scratchpad
|
||||
bind = $mainMod, B, togglespecialworkspace, btop
|
||||
@@ -187,6 +191,7 @@ bind = $mainMod, D, togglespecialworkspace, discord
|
||||
bind = $mainMod, W, togglespecialworkspace, web
|
||||
bind = $mainMod, F, togglespecialworkspace, fzfmenu
|
||||
bind = $mainMod, P, togglespecialworkspace, prusaslicer
|
||||
bind = $mainMod, V, togglespecialworkspace, mixer
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
@@ -298,6 +303,9 @@ windowrulev2 = float, title:^(volume control)$
|
||||
windowrulev2 = dimaround, title:^(Volume Control)$
|
||||
windowrulev2 = float, title:^(Helvum - Pipewire Patchbay)$
|
||||
windowrulev2 = dimaround, title:^(Helvum - Pipewire Patchbay)$
|
||||
windowrulev2 = float, onworkspace:special:mixer
|
||||
windowrulev2 = size 80% 80%, onworkspace:special:mixer
|
||||
workspace = special:mixer, on-created-empty:pavucontrol
|
||||
|
||||
# Web on worlspace 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user