merging update and configure in one single script
This commit is contained in:
@@ -52,6 +52,9 @@ bindsym F6 exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
|
||||
set $monitor0 HDMI-0
|
||||
set $monitor1 HDMI-1
|
||||
#set $monitor0 eDP-1
|
||||
#set $monitor1 DP-5
|
||||
#set $monitor2 DP-4
|
||||
|
||||
set $ws1 "1"
|
||||
set $ws2 "2"
|
||||
@@ -139,11 +142,11 @@ client.background $bg
|
||||
# Startup #
|
||||
###########
|
||||
exec --no-startup-id xrandr --output HDMI-1 --primary --right-of HDMI-0
|
||||
#exec --no-startup-id xrandr --output eDP-1 --primary --output DP-5 --left-of eDP-1 --output DP-4 --left-of DP-5
|
||||
exec_always --no-startup-id /usr/local/share/dotfiles/scripts/wallpapers.sh
|
||||
exec_always --no-startup-id "killall picom ; picom"
|
||||
exec_always --no-startup-id "killall dunst ; dunst"
|
||||
exec_always --no-startup-id "killall polybar ; polybar HDMI-1 & polybar HDMI-0 &"
|
||||
#exec_always --no-startup-id "killall nextcloud ; nextcloud"
|
||||
|
||||
#################
|
||||
# Apps shortcut #
|
||||
|
||||
Reference in New Issue
Block a user