Improve sway themeing

This commit is contained in:
~erin 2022-04-19 13:44:09 -04:00
parent 5059318e9a
commit 5bd8367d39
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
1 changed files with 14 additions and 4 deletions

View File

@ -26,7 +26,7 @@ set $lock swaylock
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu j4-dmenu-desktop --dmenu='bemenu -i -w -H 35 --nb "#161320" --nf "#F5E0DC" --hf "#DDB6F2" --tf "#DDB6F2" --hb "#1E1E2E" --fn "Fira Code 12"' --term='kitty'
set $menu j4-dmenu-desktop --dmenu='bemenu --ch 12 --fn "Fira Code 12" -i -w -H 35 --fb "#1A1826" --tb "#1A1826" --nb "#1A1826" --hb "#1E1E2E" --ff "#D9E0EE" --tf "#ABE9B3" --nf "#D9E0EE" --hf "#F2CDCD"' --term='kitty'
### Output configuration
#
@ -259,8 +259,9 @@ bindsym $mod+r mode "resize"
# Window decorating
for_window [class=".*"] border pixel 0
client.focused #DDB6F2 #1A1826 #F5E0DC #F2CDCD
client.unfocused #302D41 #1E1E2E #C9CBFF
client.focused #F2CDCD #1E1E2E #D9E0EE #ABE9B3
client.unfocused #6E6C7E #1E1E2E #C3BAC6 #575268
client.focused_inactive #6E6C7E #1E1E2E #C3BAC6 #575268
font "Fira Code" 11
titlebar_border_thickness 2
hide_edge_borders none
@ -275,9 +276,18 @@ assign [class="lollypop"] 5
include /etc/sway/config.d/*
# cursor
set $my_cursor Catppuccin-Dark-Cursors
set $my_cursor_size 24
seat seat0 xcursor_theme $my_cursor $my_cursor_size
exec_always {
gsettings set org.gnome.desktop.interface cursor-theme $my_cursor
gsettings set org.gnome.desktop.interface cursor-size $my_cursor_size
}
bar swaybar_command waybar
#exec mpvpaper -o "no-audio --loop-playlist=inf" eDP-1 ~/Videos/space\ man\ live\ wallpaper\ \[Rldut_Ysncs\].webm
exec swaybg -i ~/Pictures/art/Stargazer.png
exec swaybg -i ~/Pictures/art/void.png
exec pipewire
exec pipewire-pulse
exec mako