mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
fix armcord exec-once
this makes it that when i launch armcord with rofi, it doesn't create a new instance, but just opens the window of the already active instance
This commit is contained in:
parent
d76bf35b95
commit
28ea704001
@ -9,7 +9,7 @@ exec-once=[workspace 1 silent] steam
|
|||||||
exec-once= xembedsniproxy & # for wine system tray
|
exec-once= xembedsniproxy & # for wine system tray
|
||||||
exec-once=solaar --window=hide
|
exec-once=solaar --window=hide
|
||||||
exec-once=blueman-applet
|
exec-once=blueman-applet
|
||||||
exec-once=armcord & disown
|
exec-once=hyprctl dispatch exec "armcord --enable-features=WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform-hint=wayland"
|
||||||
# exec-once=wallengine --screen-root HDMI-A-2 1383845959
|
# exec-once=wallengine --screen-root HDMI-A-2 1383845959
|
||||||
# exec-once=/home/themystery/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox
|
# exec-once=/home/themystery/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user