summaryrefslogtreecommitdiff
path: root/kusanagi/wf-shell.ini
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-12-05 16:23:43 +0100
committerAlex Auvolat <alex@adnab.me>2021-12-05 16:23:43 +0100
commit167336f848236d3a812b9804449fcd9336d0b4c7 (patch)
tree42c4a58e75ac963dca440934cdd245e1a4424a90 /kusanagi/wf-shell.ini
parent16517652f5fc36367b7ab707af11b99317057ca8 (diff)
downloaduser-config-167336f848236d3a812b9804449fcd9336d0b4c7.tar.gz
user-config-167336f848236d3a812b9804449fcd9336d0b4c7.zip
waystuff config
Diffstat (limited to 'kusanagi/wf-shell.ini')
-rw-r--r--kusanagi/wf-shell.ini21
1 files changed, 11 insertions, 10 deletions
diff --git a/kusanagi/wf-shell.ini b/kusanagi/wf-shell.ini
index a14683e..a35f55a 100644
--- a/kusanagi/wf-shell.ini
+++ b/kusanagi/wf-shell.ini
@@ -17,10 +17,10 @@ randomize = 0
# A special widgets is spacing widgets, it can be used to add padding everywhere on the panel
# To use it, just append the amount of pixels you want as a padding
# to the word "spacing" and use it as a plugin
-widgets_left = spacing4 menu spacing18 launchers
-widgets_center = clock
-#widgets_right = network spacing6 battery spacing12
-widgets_right = network spacing12
+widgets_left = spacing4 menu spacing18 launchers spacing18 window-list
+widgets_center = spacing6
+widgets_right = volume spacing6 network spacing6 battery spacing12 clock
+#widgets_right = network spacing12 battery spacing12 clock
# The minimal size of the panel. Note that some widgets might force panel bigger than this size.
# All widgets also have individual settings for size
@@ -49,16 +49,17 @@ background_color = gtk_headerbar # match the color of a GtkHeaderbar
# Configuration for the launchers widget
# can be a desktop file
#launcher_chrome = google-chrome.desktop
-launcher_firefox = firefox.desktop
-launcher_terminal1 = Alacritty.desktop
+launcher_0_terminal1 = Alacritty.desktop
+launcher_1_qutebrowser = org.qutebrowser.qutebrowser.desktop
+launcher_2_firefox = firefox.desktop
+launcher_3_nau = org.gnome.Nautilus.desktop
#launcher_terminal2 = mlterm.desktop
#launcher_gedit = org.gnome.gedit.desktop
# or a combination of bash command + icon
-launcher_cmd_1 = env XDG_CURRENT_DESKTOP=GNOME gnome-control-center
-launcher_icon_1 = /usr/share/icons/gnome/48x48/categories/preferences-system.png
+#launcher_cmd_1 = env XDG_CURRENT_DESKTOP=GNOME gnome-control-center
+#launcher_icon_1 = /usr/share/icons/gnome/48x48/categories/preferences-system.png
-launcher_nau = org.gnome.Nautilus.desktop
# spacing between widgets, can be negative
launchers_spacing = 4
@@ -69,7 +70,7 @@ launchers_size = 42
# Configuration for the clock widget
# clock format, uses the Glib Time formatting
-clock_format = %e %a %H:%M
+clock_format = %a %d/%m %H:%M
# clock font
clock_font = DejaVu Sans:style=Book 12