Added sworkstyle and wofi
This commit is contained in:
parent
0982f4c655
commit
271506e2e0
38
dot_config/sworkstyle/config.toml
Normal file
38
dot_config/sworkstyle/config.toml
Normal file
@ -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' = ''
|
||||
9
dot_config/wofi/config
Normal file
9
dot_config/wofi/config
Normal file
@ -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%
|
||||
Loading…
Reference in New Issue
Block a user