this repo has no description

spotify display config

Changed files
+9 -14
sway
config.d
+7 -12
sway/config
···
set $highlight #b21858
-
# set $lock swaylock -f -i $wallpaper -s fill
-
-
# Lock with a blur effect on the wallpaper
-
# set $lock swaylock --clock --indicator --effect-scale 1 --effect-vignette 0.5:0.5 --effect-blur 4x2 --datestr "" --timestr "%k:%M" -i $wallpaper -s fill
-
-
# Lock with a blur effect over a screenshot of the desktop
-
set $lock swaylock --clock --indicator --effect-scale 1 --effect-vignette 0.5:0.5 --effect-blur 7x5 --datestr "" --timestr "%k:%M" --screenshots
+
set $lock swaylock -f -i $wallpaper -s fill
+
set $lock swaylock --clock --indicator --effect-scale 1 --effect-vignette 0.5:0.5 --effect-blur 4x2 --datestr "" --timestr "%k:%M" -i $wallpaper -s fill
exec dbus-update-activation-environment --systemd --all
exec /usr/lib/xdg-desktop-portal --replace
···
output * adaptive_sync off
-
set $wallpaper /home/hailey/bgs/wolfgirl.jpg
+
set $wallpaper /home/hailey/bgs/carcig.png
output * bg $wallpaper fill
···
for_window [app_id="com.mitchellh.ghostty"] opacity 0.925
for_window [class="Slack"] opacity 0.975
for_window [class="discord"] opacity 0.975
+
+
# Always put workspace 9 on the second monitor
+
workspace 9 output HDMI-A-1
+
assign [app_id="spotify"] 9
corner_radius 10
···
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86MonBrightnessUp exec brightnessctl set +5%
bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
-
bindsym XF86AudioPlay exec playerctl play-pause
-
bindsym XF86AudioPause exec playerctl play-pause
-
bindsym XF86AudioNext exec playerctl next
-
bindsym XF86AudioPrev exec playerctl previous
# bindsym $mod+Shift+End exec /home/hailey/.config/hypr/scripts/ScreenShot.sh --now
# bindsym $mod+Shift+s exec /home/hailey/.config/hypr/scripts/ScreenShot.sh --swappy
+2 -2
sway/config.d/monitors
···
-
output DP-3 resolution 3840x2160@240Hz pos 0,0
-
output eDP-1 resolution 2560x1600@165Hz pos 3840,1200
+
output DP-2 resolution 3840x2160@120Hz pos 0,0
+
output HDMI-A-1 resolution 2560x1440@143.912hz transform 270 pos -1440,0