Updates Polybar
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
# _ _ _
|
||||
# / \ _ __ _ __ | | __ _ _ _ _ __ ___| |__ ___ _ __
|
||||
# / _ \ | '_ \| '_ \ | | / _` | | | | '_ \ / __| '_ \ / _ \ '__|
|
||||
# / ___ \| |_) | |_) | | |__| (_| | |_| | | | | (__| | | | __/ |
|
||||
# /_/ \_\ .__/| .__/ |_____\__,_|\__,_|_| |_|\___|_| |_|\___|_|
|
||||
# |_| |_|
|
||||
#
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
rofi -show drun -icon-theme "Papirus" -show-icons -l 10
|
||||
Reference in New Issue
Block a user