Misc. changes

This commit is contained in:
Erin Nova 2023-10-03 11:13:57 -04:00
parent 76ed5f7637
commit 85eeaf1baf
No known key found for this signature in database
GPG Key ID: 0FEDEAFF1C14847E
3 changed files with 6 additions and 3 deletions

View File

@ -71,7 +71,7 @@ max_width = 100
# An empty value means the code will find the default downloads folder for your system.
# If the path does not exist it will be created.
# Note the use of single quotes, so that backslashes will not be escaped.
downloads = '~/Downloads'
downloads = '/home/erin/Downloads'
# Max size for displayable content in bytes - after that size a download window pops up
page_max_size = 2097152 # 2 MiB

View File

@ -2,7 +2,7 @@
# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
print_info() {
info title
prin "she/they"
# prin "she/they"
info underline
info "OS" distro

View File

@ -17,9 +17,11 @@ set $right l
# Your preferred terminal emulator
set $term alacritty
set $files alacritty -t XPLR -e fish -c xplr
set $menu fzflauncher
set $music "fd --type d --base-directory $HOME/Music | fzfmusic | awk '{$1=$1;print}' | mpc add"
for_window [app_id="^launcher$"] floating enable, sticky enable, resize set 30 ppt 60 ppt, border none
set $menu exec $term --class "launcher" -e /home/erin/.local/bin/sway-launcher-desktop.sh
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
@ -256,6 +258,7 @@ gaps outer 4
bar swaybar_command waybar
exec "avizo-service"
exec pipewire &
exec wireplumber &
exec pipewire-pulse &
exec wlsunset -l 50 -L -85 &
exec bun &