Revert "home: Switch to element-desktop-wayland"

This reverts commit 6eee96475a.
This commit is contained in:
fleaz 2023-07-19 22:34:32 +02:00
parent 7339520335
commit 5847e32ea0
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@ in
gpicview gpicview
hicolor-icon-theme hicolor-icon-theme
cinnamon.nemo cinnamon.nemo
element-desktop-wayland element-desktop
signal-desktop signal-desktop
nix-output-monitor nix-output-monitor
samba samba

View file

@ -62,7 +62,7 @@ in
in in
{ {
"${mod}+Return" = "exec foot"; "${mod}+Return" = "exec foot";
"${mod}+p" = "exec ${pkgs.wofi}/bin/wofi --show run"; "${mod}+p" = "exec ${pkgs.wofi}/bin/wofi --show drun";
"${mod}+Shift+c" = "reload"; "${mod}+Shift+c" = "reload";
"${mod}+Shift+q" = "kill"; "${mod}+Shift+q" = "kill";