ediable screenshots
This commit is contained in:
@@ -35,7 +35,7 @@ exec-once = hyprctl plugin load "/usr/lib/libhyprexpo.so"
|
||||
# exec-once = nwg-dock-hyprland -d -i 32 -c "fuzzel" -ico "$HOME/.config/nwg-dock-hyprland/archlinux.png"
|
||||
|
||||
# Logitech Mouse
|
||||
exec-once = solaar -w hide
|
||||
exec-once = solaar -w hide 2>&1 >/home/kolkas/solaar.log
|
||||
|
||||
# Applications associations
|
||||
exec-once = kbuildsycoca6
|
||||
|
||||
@@ -29,9 +29,9 @@ bind = , mouse:277, exec, killall rofi || rofi -show drun
|
||||
bind = Super, V, exec, pkill rofi || cliphist list | rofi -dmenu -config ~/.config/rofi/dmenu.rasi -display-columns 2 -i | cliphist decode | wl-copy # Clipboard history >> clipboard
|
||||
bind = Super, Period, exec, pkill rofi || ~/.scripts/rofi-emoji # Pick emoji >> clipboard
|
||||
bind = Ctrl+Alt, Delete, exec, pkill wlogout || wlogout -p layer-shell # [hidden]
|
||||
bind = Super+Shift, S, exec, hyprshot -z -m region # Screen snip
|
||||
bind = Super+Ctrl+Shift, S, exec, hyprshot -z -m window # Screen snip (window)
|
||||
bind = , Print, exec, hyprshot -z -m output -m eDP-1 # Screen snip (whole screen)
|
||||
bind = Super+Shift, S, exec, screenshot.py area # Screen snip
|
||||
bind = Super+Ctrl+Shift, S, exec, screenshot.py window # Screen snip (window)
|
||||
bind = , Print, exec, screenshot.py full # Screen snip (whole screen)
|
||||
# Color picker
|
||||
bind = Super+Shift, C, exec, hyprpicker -a # Pick color (Hex) >> clipboard
|
||||
# Fullscreen screenshot
|
||||
|
||||
@@ -34,6 +34,7 @@ windowrulev2 = noblur, class:^(coin)$
|
||||
windowrulev2 = bordersize 0, class:^(coin)$
|
||||
windowrulev2 = noshadow, class:^(coin)
|
||||
windowrulev2 = float, class:^(wallpaper_chooser)$
|
||||
windowrulev2 = float, class:^(be.alexandervanhee.gradia)$
|
||||
|
||||
# Picture-in-Picture
|
||||
windowrulev2 = float, title:^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$
|
||||
|
||||
Reference in New Issue
Block a user