forked from poz/niksos
oops
This commit is contained in:
parent
8b98c6edde
commit
1079989183
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ in {
|
|||
"$mainMod SHIFT, S, exec, ${hyprcontrib.grimblast}/bin/grimblast save area - | ${shadower}/bin/shadower | ${pkgs.coreutils-full}/bin/tee \"$(${pkgs.xdg-user-dirs}/bin/xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')\" | ${wl-clipboard}/bin/wl-copy && ${pkgs.libnotify}/bin/notify-send \"Screenshot taken (shadower)\""
|
||||
"$mainMod CONTROL, S, exec, ${hyprcontrib.grimblast}/bin/grimblast save area - | ${pkgs.swappy}/bin/swappy -f - -o - | ${pkgs.coreutils-full}/bin/tee \"$(${pkgs.xdg-user-dirs}/bin/xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')\" | ${wl-clipboard}/bin/wl-copy && ${pkgs.libnotify}/bin/notify-send \"Screenshot taken\""
|
||||
"$mainMod SHIFT CONTROL, S, exec, ${hyprcontrib.grimblast}/bin/grimblast save area - | ${pkgs.swappy}/bin/swappy -f - -o - | ${shadower}/bin/shadower | ${pkgs.coreutils-full}/bin/tee \"$(${pkgs.xdg-user-dirs}/bin/xdg-user-dir PICTURES)/Screenshots/$(date +'screenshot-%Y%m%d%H%M%S.png')\" | ${wl-clipboard}/bin/wl-copy && ${pkgs.libnotify}/bin/notify-send \"Screenshot taken (shadower)\""
|
||||
"$mainMod SHIFT, R, exec, ${hyprland}/bin/hyprctl notify 1 2500 "" " Reloading Hyprland..." && ${hyprland}/bin/hyprctl reload"
|
||||
"$mainMod SHIFT, R, exec, ${hyprland}/bin/hyprctl notify 1 2500 '' ' Reloading Hyprland...' && ${hyprland}/bin/hyprctl reload"
|
||||
|
||||
", XF86Launch3, exec, ${pkgs.asusctl}/bin/asusctl led-mode -n"
|
||||
", XF86Launch4, exec, ${pkgs.asusctl}/bin/asusctl profile -n"
|
||||
|
|
Loading…
Reference in a new issue