diff --git a/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate b/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate index 159e7bc..3ee356b 100644 --- a/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate +++ b/.config/hypr/conf.d/10-appearance.conf##hostname.viking-mate @@ -105,6 +105,7 @@ input { follow_mouse = 1 touchpad { natural_scroll = true + tap = true tap-to-click = true middle_button_emulation = true disable_while_typing = true diff --git a/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate b/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate index af2874d..a3ea7c7 100644 --- a/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate +++ b/.config/hypr/conf.d/40-keybinds.conf##hostname.viking-mate @@ -52,8 +52,13 @@ bind = $mainMod SHIFT, A, exec, $notclose bind = $mainMod CTRL, A, exec, $notcloseall # Screenshots (use your Satty build like desktop) -bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit output -bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area +#bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit output +#bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area + +bind = ALT SHIFT, 3, exec, grim ~/Pictures/screenshot-$(date + '%F_%T').png +bind = ALT SHIFT, 4, exec, grim -g "$(slurp)" ~/Pictures/screenshot-$(date + '%F_%T').png +bind = ALT SHIFT, 5, exec, pkill -f wf-recorder || wf-recorder -g "$(slurp)" -f ~/Videos/recording-$(date + '%F_%T').mp4 +bind = CTRL ALT SHIFT, 5, exec, pkill -f wf-recorder # Focus / move (arrows like desktop) bind = $mainMod, left, movefocus, l diff --git a/.config/hypr/conf.d/50-autostart.conf##hostname.viking-mate b/.config/hypr/conf.d/50-autostart.conf##hostname.viking-mate index 9575172..e9fcb30 100644 --- a/.config/hypr/conf.d/50-autostart.conf##hostname.viking-mate +++ b/.config/hypr/conf.d/50-autostart.conf##hostname.viking-mate @@ -8,6 +8,7 @@ exec = hyprpaper -c $HOME/.config/hyprpaper.conf exec = swayosd-server exec-once = hypridle + # Laptop applets (only if present) exec-once = bash -lc 'command -v nm-applet >/dev/null && nm-applet &' exec-once = bash -lc 'command -v blueman-applet >/dev/null && blueman-applet &' @@ -19,3 +20,5 @@ exec-once = pkill swayidle; swayidle \ resume 'hyprctl dispatch dpms on' \ before-sleep 'swaylock -f -c 000000' +exec-once = pkill mako; mako +exec-once = pkill wl-paste; wl-paste -t text --watch clipman store