mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
Can someone review this commit, please ?
This commit is contained in:
@@ -5,10 +5,10 @@ setup_dual_monitor(){
|
||||
sleep 2
|
||||
if hyprctl monitors | grep -q "HDMI-A-1";then
|
||||
notify-send "Setting up dual monitor workflow"
|
||||
hyprctl dispatch moveworkspacetomonitor "2 1"
|
||||
hyprctl dispatch moveworkspacetomonitor "3 1"
|
||||
hyprctl dispatch moveworkspacetomonitor "1 0"
|
||||
hyprctl dispatch moveworkspacetomonitor "4 0"
|
||||
hyprctl dispatch moveworkspacetomonitor "2 0"
|
||||
hyprctl dispatch moveworkspacetomonitor "3 0"
|
||||
hyprctl dispatch moveworkspacetomonitor "4 1"
|
||||
eww kill
|
||||
eww open-many time_1 music_1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user