Removed extras from bashrc, removed monitors.conf, changed menu to wofi for keybind

This commit is contained in:
2025-06-08 18:33:48 -04:00
parent 5041e3a218
commit 520ab6ecdd
4 changed files with 12 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
# Set programs that you use
$fileManager = xdg-open "$HOME"
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
$menu = uwsm app -- $(wofi --show drun --define=drun-print_desktop_file=true)
#$menu = ags request -i launcher show
$screenshot = grim -g "$(slurp -d)" - | wl-copy
$powermenu = $HOME/bin/local-lua $HOME/bin/powermenu.lua