diff --git a/config.ron b/config.ron index afe22fa..a96227c 100644 --- a/config.ron +++ b/config.ron @@ -8,6 +8,7 @@ // For info about configuration please visit https://github.com/leftwm/leftwm/wiki #![enable(implicit_some)] ( + backend: X11rb, modkey: "Mod4", mousekey: "Mod4", tags: [ diff --git a/themes/candy/down b/themes/candy/down index a9bf588..aae88e5 100755 --- a/themes/candy/down +++ b/themes/candy/down @@ -1 +1,4 @@ #!/bin/bash +leftwm command "UnloadTheme" +eww kill +pkill picom \ No newline at end of file diff --git a/themes/candy/up b/themes/candy/up index d909cd4..9d38a18 100755 --- a/themes/candy/up +++ b/themes/candy/up @@ -13,4 +13,4 @@ feh --bg-fill ~/Pictures/Wallpaper/wp3.jpg eww daemon && eww open panel --arg "h=27" --arg "w=1366" # Start Vonalc app-launcher -vonal +vonal &