Hyprland: background and screenshot utilities
This commit is contained in:
parent
11c07bd435
commit
18d624976b
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
./wl_update_background.nix
|
./wl_update_background.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; };
|
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grimblast networkmanagerapplet pamixer playerctl swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; };
|
||||||
|
|
||||||
# wayland.windowManager.hyprland = { };
|
# wayland.windowManager.hyprland = { };
|
||||||
|
|
||||||
|
|
@ -176,6 +176,10 @@
|
||||||
bind = SUPER, J, togglesplit, # dwindle
|
bind = SUPER, J, togglesplit, # dwindle
|
||||||
bind = SUPER ALT, E, exec, wofi-emoji
|
bind = SUPER ALT, E, exec, wofi-emoji
|
||||||
bind = SUPER ALT, P, exec, wl-clipedit
|
bind = SUPER ALT, P, exec, wl-clipedit
|
||||||
|
bind = SUPER, B, exec, wl-update-background
|
||||||
|
bind = ,Print, exec, grimblast copy
|
||||||
|
bind = SHIFT, Print, exec, grimblast copy area
|
||||||
|
|
||||||
|
|
||||||
# Move focus to relative position
|
# Move focus to relative position
|
||||||
bind = SUPER, left, movefocus, l
|
bind = SUPER, left, movefocus, l
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue