500 damagene
This commit is contained in:
@@ -33,9 +33,10 @@ include /etc/sway/config-vars.d/*
|
||||
# pos 1360 0
|
||||
# }
|
||||
set $main DP-1
|
||||
set $second HDMI-A-4
|
||||
# set $second HDMI-A-4
|
||||
set $second DP-3
|
||||
# set $TV HDMI-A-3
|
||||
output $second resolution 1360x768 pos 3130 100
|
||||
# output $second resolution 1680x1050 pos 3130 100
|
||||
output $TV {
|
||||
mode 1360x768
|
||||
disable
|
||||
@@ -46,10 +47,8 @@ pos 0 0
|
||||
}
|
||||
focus output $main
|
||||
output $second {
|
||||
resolution 1280x1024@60.020Hz pos 1920 0
|
||||
resolution 1680x1050 pos 1920 0
|
||||
transform 270
|
||||
scale 0.85
|
||||
disable
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#The best hot key ever
|
||||
bindsym ctrl+$mod+v exec firefox https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
||||
bindsym $mod+i exec emacsclient -nc
|
||||
bindsym $mod+i exec emacs
|
||||
# bindsym ctrl+$mods+b exec --no-startup-id ~/scripts/bing_chilling.sh
|
||||
#disable mouse binds
|
||||
#bindsym $mod+shift+a exec ~/scripts/mouse.sh -0.5 0
|
||||
@@ -96,5 +96,9 @@ exec_always wpctl set-volume @DEFAULT_AUDIO_SINK@ 90%
|
||||
exec_always wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 52%
|
||||
|
||||
#Sway Notif Center
|
||||
exec swaync
|
||||
bindsym $mod+Shift+n exec swaync-client -t -sw
|
||||
# exec swaync
|
||||
# bindsym $mod+Shift+n exec swaync-client -t -sw
|
||||
|
||||
#mako time
|
||||
exec mako
|
||||
bindsym $mod+Shift+n exec makoctl mode -t dnd
|
||||
|
||||
Reference in New Issue
Block a user