1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

treewide: delete trailing spaces

This commit is contained in:
RGBCube 2025-06-09 21:20:35 +03:00
parent ad88e6ce79
commit ed0e6af0c8
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
7 changed files with 18 additions and 18 deletions

View file

@ -146,7 +146,7 @@ in merge <| mkIf config.isDesktop {
"SUPER+SHIFT, j, movewindow, d"
"SUPER+SHIFT, k, movewindow, u"
"SUPER+SHIFT, l, movewindow, r"
"SUPER , Q, killactive"
"SUPER , F, fullscreen"
"SUPER+SHIFT, F, togglefloating"
@ -158,7 +158,7 @@ in merge <| mkIf config.isDesktop {
"SUPER , Z , exec, zulip"
"SUPER , M , exec, thunderbird"
"SUPER , T , exec, thunar"
# "SUPER , C , exec, hyprpicker --autocopy"
"SUPER , C , exec, hyprpicker --autocopy"
" , PRINT, exec, pkill grim; grim -g \"$(slurp -w 0)\" - | swappy -f - -o - | wl-copy --type image/png"
"SHIFT, PRINT, exec, pkill grim; grim - | swappy -f - -o - | wl-copy --type image/png"

View file

@ -35,7 +35,7 @@ in merge <| mkIf config.isDesktop {
background = base00;
foreground = base05;
selection_background = base02;
selection_foreground = base00;