Changed background pfp.
This commit is contained in:
parent
7571ed6279
commit
eccf72a68f
BIN
extra/nga_ceiling.jpg
Normal file
BIN
extra/nga_ceiling.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 MiB |
|
|
@ -8,7 +8,7 @@ let
|
||||||
mod = "Mod4";
|
mod = "Mod4";
|
||||||
shutdownMenu = pkgs.writeShellScript "shutdownmenu"
|
shutdownMenu = pkgs.writeShellScript "shutdownmenu"
|
||||||
(builtins.readFile "${scripts}/shutdownmenu.sh");
|
(builtins.readFile "${scripts}/shutdownmenu.sh");
|
||||||
backgroundImage = "${extra}/kuwaitboat.jpg";
|
backgroundImage = "${extra}/nga_ceiling.jpg";
|
||||||
multiTouchGesturesConfig = ''
|
multiTouchGesturesConfig = ''
|
||||||
bindgesture swipe:4:up focus parent
|
bindgesture swipe:4:up focus parent
|
||||||
bindgesture swipe:4:left workspace prev
|
bindgesture swipe:4:left workspace prev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue