chore: random fixups
This commit is contained in:
parent
c5ff41998e
commit
9475ec1a21
4 changed files with 15 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
|||
# keysyms for util functions
|
||||
# Example volume button that allows press and hold, volume limited to 150%
|
||||
"$mod, Q, killactive"
|
||||
"$mod, D, exec, ${pkgs.rofi}/bin/rofi -show drun"
|
||||
"$mod, D, exec, ${pkgs.fuzzel}/bin/fuzzel"
|
||||
"$mod, F, fullscreen"
|
||||
"$mod, E, exec, ${pkgs.pcmanfm}/bin/pcmanfm"
|
||||
# foot terminal
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
splash = false;
|
||||
preload = [config.myWallPaperPathString];
|
||||
wallpaper = [",${config.myWallPaperPathString}"];
|
||||
#preload = [/home/stvnliu/Downloads/mao-zedong.jpg];
|
||||
#wallpaper = [",/home/stvnliu/Downloads/mao-zedong.jpg"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue