refactor: removed the old rofi folder that was used in bspwm;

refactor: moved renamed rofi-wayland into rofi;
refactor: rofi file structure;
chore: removed unused items in rofi (left over from original author of the menus)
This commit is contained in:
2025-11-12 14:32:38 +03:00
parent 1a07095d35
commit f5d8b1e163
340 changed files with 122 additions and 38596 deletions

View File

@@ -16,7 +16,7 @@
$terminal = kitty
$fastTerminal = kitty --single-instance
$fileManager = thunar
$menu = $HOME/.config/rofi-wayland/launchers/type-6/launcher.sh & swaync-client -cp
$menu = $HOME/.config/rofi/launchers/type-1/launcher.sh & swaync-client -cp
$browser = env GTK_THEME=Adwaita:light zen-browser
$privateBrowser = env GTK_THEME=Adwaita:light zen-browser --private-window
$notificationCenter = pkill rofi & swaync-client -t -sw || notify-send --hint int:transient:1 "Error SwayNC is down"