this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

rofi

+4 -1
+4 -1
sway/config
··· 4 4 set $scripts ~/.config/sway/scripts 5 5 set $userscripts ~/.config/sway/userscripts 6 6 set $uifont "Ubuntu 15" 7 - set $menu bemenu-run --fn $uifont -b -p "▶" --tf "$highlight" --hf "$highlight" --sf "$highlight" --scf "$highlight" -l "10 up" | xargs swaymsg exec 7 + # set $menu bemenu-run --fn $uifont -b -p "▶" --tf "$highlight" --hf "$highlight" --sf "$highlight" --scf "$highlight" -l "10 up" | xargs swaymsg exec 8 + # git clone --depth=1 https://github.com/adi1090x/rofi.git 9 + # bash install.sh 10 + set $menu bash /home/hailey/.config/rofi/launchers/type-2/launcher.sh 8 11 9 12 set $highlight #b21858 10 13