Browse Source

Misc fixes

master
Harish Karumuthil 12 months ago
parent
commit
21476e1ee0
  1. 4
      home/.config/sway/config
  2. 1
      home/requirements.txt

4
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:
#

1
home/requirements.txt

@ -115,3 +115,4 @@ watchdog
xlsx2csv
# xlwt
youtube-dl
csvkit

Loading…
Cancel
Save