From ef45a47a9c9ec5b31dcff7ea2f7296a73b66e41b Mon Sep 17 00:00:00 2001 From: Lucas Barbieri Date: Mon, 17 Jun 2024 10:48:05 -0300 Subject: [PATCH] update leftwm config to match my current uses --- desktop/configs/leftwm/.config/leftwm/config.ron | 6 +++++- desktop/configs/leftwm/.config/leftwm/themes/everforest/up | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/desktop/configs/leftwm/.config/leftwm/config.ron b/desktop/configs/leftwm/.config/leftwm/config.ron index 02a71ff..78ac03f 100644 --- a/desktop/configs/leftwm/.config/leftwm/config.ron +++ b/desktop/configs/leftwm/.config/leftwm/config.ron @@ -87,6 +87,10 @@ (window_class: "Signal", spawn_on_tag: 11), (window_class: "corectrl", spawn_on_tag: 11), (window_class: "r2modman", spawn_on_tag: 3), + (window_title: "", window_class: "^client.*.exe$", spawn_on_tag:10), + (window_title: "Wuthering Waves ", window_class: "^client.*.exe$", spawn_on_tag: 9), + (window_class: "steam_app_1267910", spawn_on_tag: 10), + (window_class: "Melvor Idle", spawn_on_tag: 10), ], disable_current_tag_swap: false, disable_tile_drag: false, @@ -163,7 +167,7 @@ (command: Execute, value: "steam --noverifyfiles -cef-enable-debugging", modifier: ["modkey", "Shift"], key: "s"), (command: Execute, value: "thunar", modifier: ["modkey"], key: "e"), (command: Execute, value: "~/scripts/macro.sh", modifier: ["Control", "Shift"], key: "m"), - (command: Execute, value: "XL_SECRET_PROVIDER=file xivlauncher", modifier: ["modkey", "Alt"], key: "x"), + (command: Execute, value: "flatpak run --env=XL_SECRET_PROVIDER=file dev.goats.xivlauncher", modifier: ["modkey", "Alt"], key: "x"), // (command: Execute, value: "xdotool type ?\n", modifier: ["Shift"], key:"question"), // (command: Execute, value: "xdotool type !\n", modifier: ["Shift"], key:"exclam") ], diff --git a/desktop/configs/leftwm/.config/leftwm/themes/everforest/up b/desktop/configs/leftwm/.config/leftwm/themes/everforest/up index b48163a..0524563 100755 --- a/desktop/configs/leftwm/.config/leftwm/themes/everforest/up +++ b/desktop/configs/leftwm/.config/leftwm/themes/everforest/up @@ -9,7 +9,6 @@ ln -s $SCRIPTPATH/down /tmp/leftwm-theme-down leftwm-command "LoadTheme $SCRIPTPATH/theme.ron" WALLPAPER_PATH=~/pics/wallpapers -autorandr tv_off feh --bg-scale ~/pics/wallpapers/ef1.png --bg-scale ~/pics/wallpapers/ef2.jpg --bg-scale ~/pics/wallpapers/cottage.jpg bash ~/.config/polybar/launch.sh ~/.local/bin/picom-ibhagwan -b --experimental-backends &