Setup screen zooming

This commit is contained in:
pancakes 2025-11-04 15:03:00 +10:00
parent bfbf753c81
commit 653710522f
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw
2 changed files with 4 additions and 1 deletions

View file

@ -88,7 +88,7 @@ kitty-terminal:
[group("graphical")]
niri-window-manager:
@just _echowarning "1) Installing niri and related tools"
paru -S adw-gtk-theme brightnessctl cliphist fuzzel gdm gnome-keyring gtklock inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swaybg swayidle ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset xdg-desktop-portal-gnome xwayland-satellite-git
paru -S adw-gtk-theme brightnessctl cliphist fuzzel gdm gnome-keyring gtklock inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swaybg swayidle ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wooz-git xdg-desktop-portal-gnome xwayland-satellite-git
@just _echowarning "\n2) Stowing niri config"
stow niri

View file

@ -238,6 +238,9 @@ binds {
Control+Shift+Escape {
spawn "kitty" "-e" "btop"
}
Mod+Z {
spawn "wooz" "--invert-scroll" "--mouse-track" "--zoom-in" "25%"
}
// Volume keys mappings for PipeWire & WirePlumber.
XF86AudioRaiseVolume allow-when-locked=true {
spawn "wpctl" "set-volume" "@DEFAULT_AUDIO_SINK@" "0.1+"