Add notepad shortcut

This commit is contained in:
SebastianStork 2024-04-26 22:13:21 +02:00
parent d305a3b305
commit df60c3dccd

View file

@ -10,7 +10,6 @@
"$terminal" = "kitty";
"$browser" = "brave";
"$fileManager" = "nemo";
"$editor" = "codium";
bind =
[
@ -25,9 +24,10 @@
"$mod, V, exec, ${lib.getExe pkgs.cliphist} list | rofi -dmenu | ${lib.getExe pkgs.cliphist} decode | ${lib.getExe' pkgs.wl-clipboard "wl-copy"}"
"$mod, B, exec, $browser"
"$mod, F, exec, $fileManager"
"$mod, C, exec, $editor"
"$mod, C, exec, codium"
"$mod, S, exec, spotify"
"$mod, D, exec, webcord"
"$mod, N, exec, notepadqq --new-window"
# Move focus
"$mod, left, movefocus, l"