diff options
author | luxagraf <sng@luxagraf.net> | 2023-11-26 16:33:07 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2023-11-26 16:33:07 -0500 |
commit | 1f94c6f6907698f5f98f416e5e8665b0b9e2b7a2 (patch) | |
tree | be28e477c59a0d05222386cfb2c0490d2cb26b74 /.config/openbox | |
parent | 59bf0b97936fbf472dda38248b53715c8962b83d (diff) |
added some files related to switching back to qutebrowser
Diffstat (limited to '.config/openbox')
-rw-r--r-- | .config/openbox/rc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/openbox/rc.xml b/.config/openbox/rc.xml index e35d4ce..13a01bd 100644 --- a/.config/openbox/rc.xml +++ b/.config/openbox/rc.xml @@ -860,6 +860,10 @@ <desktop>3</desktop> <fullscreen>yes</fullscreen> </application> + <application class="qutebrowser"> + <decor>no</decor> + <desktop>2</desktop> + </application> <application class="kdenlive"> <decor>no</decor> </application> |