mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/autorandr: kill xmobar when switching
This commit is contained in:
parent
f90f23ddb2
commit
d86e3c989d
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
services.autorandr = {
|
||||
enable = true;
|
||||
hooks.postswitch = {
|
||||
"10_xmobar" = "pkill xmobar"; # make sure there are no duplicated xmobar
|
||||
"20_xmonad" = "xmonad --restart"; # make sure feh keeps up
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue