mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-11 03:50:59 +02:00
Add drata-agent autostart
This commit is contained in:
parent
08e0456290
commit
6a63da1134
@ -19,3 +19,7 @@ exec flatpak run com.slack.Slack
|
|||||||
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
|
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
|
||||||
for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace
|
for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace
|
||||||
exec telegram-desktop
|
exec telegram-desktop
|
||||||
|
|
||||||
|
for_window [class="drata-agent"] move absolute position 2160 px 0 px
|
||||||
|
for_window [app_id="drata-agent"] move absolute position 2160 px 0 px
|
||||||
|
exec /usr/bin/drata-agent
|
||||||
|
@ -299,7 +299,6 @@ for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0
|
|||||||
for_window [title="Slack \| mini panel"] move scratchpad
|
for_window [title="Slack \| mini panel"] move scratchpad
|
||||||
for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable
|
for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable
|
||||||
for_window [app_id="gnome-calculator"] floating enable
|
for_window [app_id="gnome-calculator"] floating enable
|
||||||
for_window [class="drata-agent"] move absolute position 2160 px 0 px
|
|
||||||
|
|
||||||
# screenshots
|
# screenshots
|
||||||
bindsym Print exec ~/.bin/wscreenshot.py
|
bindsym Print exec ~/.bin/wscreenshot.py
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
set $left_disp "Dell Inc. DELL U2724DE C9YPBP3"
|
set $left_disp "Dell Inc. DELL U2724DE C9YPBP3"
|
||||||
set $right_disp "Dell Inc. DELL U2724D J3XFCP3"
|
set $right_disp "Dell Inc. DELL U2724D J3XFCP3"
|
||||||
|
#set $left_disp "Dell Inc. DELL S2721DGF 8SVBP83"
|
||||||
|
#set $right_disp "Dell Inc. DELL U2715H GH85D66Q08QS"
|
||||||
set $chat_workspace 10
|
set $chat_workspace 10
|
||||||
|
|
||||||
output $left_disp pos 0 0
|
output $left_disp pos 0 0
|
||||||
|
Loading…
Reference in New Issue
Block a user