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:
parent
ad88e6ce79
commit
ed0e6af0c8
7 changed files with 18 additions and 18 deletions
|
@ -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"
|
||||
|
|
|
@ -35,7 +35,7 @@ in merge <| mkIf config.isDesktop {
|
|||
|
||||
background = base00;
|
||||
foreground = base05;
|
||||
|
||||
|
||||
selection_background = base02;
|
||||
selection_foreground = base00;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue