Convert change_wallpaper.sh using nix writeShellApplication
This commit is contained in:
parent
294fd9dcf3
commit
c6651a7eb6
4 changed files with 85 additions and 77 deletions
|
@ -158,9 +158,9 @@
|
|||
extraConfig = ''
|
||||
submap = Fondo de pantalla
|
||||
|
||||
bind = , H, exec, change_wallpaper.sh previous
|
||||
bind = , L, exec, change_wallpaper.sh next
|
||||
bind = , M, exec, change_wallpaper.sh open-menu
|
||||
bind = , H, exec, change-wallpaper previous
|
||||
bind = , L, exec, change-wallpaper next
|
||||
bind = , M, exec, change-wallpaper open-menu
|
||||
bindl = , escape, submap, reset
|
||||
bindl = MOD3, w, submap, reset
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue