diff --git a/home/.config/sway/config b/home/.config/sway/config index a388bbe..0f2bc79 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -17,12 +17,12 @@ set $right l # set $term gnome-terminal set $term konsole # Your preferred application launcher -set $menu dmenu_run +set $menu rofi -show drun ### Output configuration # # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) -output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill +output * bg /usr/share/backgrounds/f39/default/f39-01-day.png fill # # Example configuration: # diff --git a/home/requirements.txt b/home/requirements.txt index f6a8568..a9097bd 100644 --- a/home/requirements.txt +++ b/home/requirements.txt @@ -115,3 +115,4 @@ watchdog xlsx2csv # xlwt youtube-dl +csvkit