diff --git a/dot_config/sworkstyle/config.toml b/dot_config/sworkstyle/config.toml new file mode 100644 index 0000000..674793f --- /dev/null +++ b/dot_config/sworkstyle/config.toml @@ -0,0 +1,38 @@ +# get an overview of all open windows etc +# swaymsg -t get_tree + +fallback = '' + +[matching] +'/(?i)Github.*Firefox/' = '' +'/node/' = '' +'/npm/' = '' +'/nvim ?\w*/' = '' +'/yarn/' = '' +'Alacritty' = '' +'Bitwarden' = '' +'Chia Blockchain' = '' +'Chromium' = '' +'Code' = '' +'Emacs' = '' +'GitHub Desktop' = '' +'Google-chrome' = '' +'Insomnia' = '' +'Microsoft-edge' = '󰇩' +'Nightly' = '' +'Postman' = '' +'Slack' = '' +'Spotify' = '' +'Steam' = '' +'Thunderbird' = '' +'balena-etcher' = '' +'code-oss' = '' +'discord' = '' +'firefox' = '' +'firefoxdeveloperedition' = '' +'foot' = '󰽒' +'jetbrains-idea-ce' = '' +'jetbrains-studio' = '' +'org.qbittorrent.qBittorrent' = '' +'thunderbird' = '' +'vlc' = '' diff --git a/dot_config/wofi/config b/dot_config/wofi/config new file mode 100644 index 0000000..04aed83 --- /dev/null +++ b/dot_config/wofi/config @@ -0,0 +1,9 @@ +mode=drun,run +run-always_parse_args=true +term=foot +allow_images=true +hide_scroll=true +insensitive=true +prompt= +height=40% +width=20%