mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-29 16:52:02 +00:00
Automatic DAW mode for Bitwig
This commit is contained in:
11
systemd/user/i3wm-close-window.service
Normal file
11
systemd/user/i3wm-close-window.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=i3wm close window service
|
||||
|
||||
[Service]
|
||||
RemainAfterExit=true
|
||||
ExecStart=python %h/.config/scripts/desktop/i3wm-close-window.py
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user