added screenshots
This commit is contained in:
@@ -61,15 +61,6 @@
|
||||
|
||||
"$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 1–9
|
||||
"$mod, 1, workspace, 1"
|
||||
"$mod, 2, workspace, 2"
|
||||
@@ -81,6 +72,9 @@
|
||||
"$mod, 8, workspace, 8"
|
||||
"$mod, 9, workspace, 9"
|
||||
|
||||
# screenshot
|
||||
", PRINT, exec, hyprshot -m region --clipboard-only"
|
||||
|
||||
|
||||
# toggle muting speacers and mic
|
||||
", XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
pkgs.swww
|
||||
pkgs.rofi-wayland
|
||||
pkgs.hyprlock
|
||||
pkgs.hyprshot
|
||||
|
||||
pkgs.brightnessctl # adjust backlight via keybindings
|
||||
pkgs.scrot # simple screenshot
|
||||
|
||||
Reference in New Issue
Block a user