wm: sway: rot8 invert y-Axis and disable keyboard
This commit is contained in:
parent
1787103cec
commit
5ddf51f572
|
@ -88,7 +88,7 @@
|
|||
};
|
||||
|
||||
startup = [
|
||||
{ command = "exec ${pkgs.rot8}/bin/rot8"; }
|
||||
{ command = "exec ${pkgs.rot8}/bin/rot8 -Y -k"; }
|
||||
{ command = "xrdb -load ~/.Xresources"; }
|
||||
{ command = "gsettings set org.gnome.desktop.interface gtk-theme Arc"; }
|
||||
{ command = "gsettings set org.gnome.desktop.interface icon-theme ePapirus"; }
|
||||
|
|
Loading…
Reference in New Issue