home: Switch to element-desktop-wayland
This commit is contained in:
parent
3d47947a05
commit
6eee96475a
|
@ -67,7 +67,7 @@ in
|
||||||
gpicview
|
gpicview
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
cinnamon.nemo
|
cinnamon.nemo
|
||||||
element-desktop
|
element-desktop-wayland
|
||||||
signal-desktop
|
signal-desktop
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
samba
|
samba
|
||||||
|
|
|
@ -62,7 +62,7 @@ in
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
"${mod}+Return" = "exec foot";
|
"${mod}+Return" = "exec foot";
|
||||||
"${mod}+p" = "exec ${pkgs.wofi}/bin/wofi --show drun";
|
"${mod}+p" = "exec ${pkgs.wofi}/bin/wofi --show run";
|
||||||
|
|
||||||
"${mod}+Shift+c" = "reload";
|
"${mod}+Shift+c" = "reload";
|
||||||
"${mod}+Shift+q" = "kill";
|
"${mod}+Shift+q" = "kill";
|
||||||
|
|
Loading…
Reference in a new issue