diff --git a/amfora/config.toml b/amfora/config.toml index 9a80fdb..3403f82 100644 --- a/amfora/config.toml +++ b/amfora/config.toml @@ -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 diff --git a/neofetch/config.conf b/neofetch/config.conf index 826e89e..635b50b 100644 --- a/neofetch/config.conf +++ b/neofetch/config.conf @@ -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 diff --git a/sway/config b/sway/config index 35ab89a..ac3b1e9 100644 --- a/sway/config +++ b/sway/config @@ -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 &