- fixed dpi setting for awesome.
- changed screenshot to slurp. - added slurp to reqs - removed dpi setting from autostart
This commit is contained in:
4
env/.config/hypr/hyprland.conf
vendored
4
env/.config/hypr/hyprland.conf
vendored
@@ -304,6 +304,10 @@ bind = $mainMod SHIFT, i, togglesplit, # dwindle
|
||||
bind = $mainMod, f, fullscreen, 0
|
||||
bind = $mainMod SHIFT, m, fullscreen, 1
|
||||
|
||||
# screenshot
|
||||
bind = $mainMod, escape, exec, grim -g "$(slurp -b 00000088 -c cba6f7; sleep 0.5)" - | wl-copy
|
||||
bind = $mainMod shift, escape, exec, grim -o HDMI-A-1 - | wl-copy
|
||||
|
||||
# layout stuffs
|
||||
bind = $mainMod SHIFT, space, exec, $HOME/.config/hypr/cycle-layout.sh
|
||||
bind = $mainMod, i, cyclenext
|
||||
|
||||
Reference in New Issue
Block a user