added screenshots

This commit is contained in:
2025-06-27 15:15:00 +02:00
parent 1b729fbb85
commit 434615890a
2 changed files with 4 additions and 9 deletions

View File

@@ -61,15 +61,6 @@
"$mod, V, togglefloating" "$mod, V, togglefloating"
# mouse button 1 → movewindow :contentReference[oaicite:2]{index=2}
"$mod, mouse:272, movewindow"
# hold Mod and right-click + drag to resize
"$mod, mouse:273, resizeactive"
# Switch to workspace 19 # Switch to workspace 19
"$mod, 1, workspace, 1" "$mod, 1, workspace, 1"
"$mod, 2, workspace, 2" "$mod, 2, workspace, 2"
@@ -81,6 +72,9 @@
"$mod, 8, workspace, 8" "$mod, 8, workspace, 8"
"$mod, 9, workspace, 9" "$mod, 9, workspace, 9"
# screenshot
", PRINT, exec, hyprshot -m region --clipboard-only"
# toggle muting speacers and mic # toggle muting speacers and mic
", XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle" ", XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle"

View File

@@ -24,6 +24,7 @@
pkgs.swww pkgs.swww
pkgs.rofi-wayland pkgs.rofi-wayland
pkgs.hyprlock pkgs.hyprlock
pkgs.hyprshot
pkgs.brightnessctl # adjust backlight via keybindings pkgs.brightnessctl # adjust backlight via keybindings
pkgs.scrot # simple screenshot pkgs.scrot # simple screenshot