This commit is contained in:
ry
2022-01-11 18:05:13 -08:00
parent 2046befee2
commit 8e7b654716
846 changed files with 71287 additions and 4 deletions

View File

@@ -83,8 +83,13 @@ input type:keyboard {
repeat_delay 250
repeat_rate 45
}
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Monitors
# You can get the names of your outputs by running: swaymsg -t get_outputs
# output eDP-1 pos 0 0 res 1920x1200
@@ -93,8 +98,8 @@ output eDP-1 pos 0 0 res 1920x1200
output HDMI-A-1 pos 1920 0 res 3440x1440
# Wallpaper
output HDMI-A-1 bg /home/opal/dotfiles/.config/wallpapers/redfog.jpg fill #050402
output eDP-1 bg /home/opal/dotfiles/.config/wallpapers/redfog.jpg fill #050402
output HDMI-A-1 bg /home/opal/dotfiles/.config/wallpapers/2.jpg fill #050402
output eDP-1 bg /home/opal/dotfiles/.config/wallpapers/2.jpg fill #050402
# Start a terminal
bindsym $mod+Return exec $term