From 8a4cd2f811473eb7458c7afb105b9da61c2cc393 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 26 Nov 2021 21:03:45 +0100 Subject: [PATCH] Dotfiles config update (2021-11-26) --- .config/spectrwm/autostart.sh | 6 +++--- .config/spectrwm/spectrwm.conf | 3 +++ .config/spectrwm/tint2rc | 14 +++++++------- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.config/spectrwm/autostart.sh b/.config/spectrwm/autostart.sh index e6e9573..8b4beef 100755 --- a/.config/spectrwm/autostart.sh +++ b/.config/spectrwm/autostart.sh @@ -1,6 +1,6 @@ #!/bin/bash -#sleep 5 +sleep 1 # Clipboard (Use Win + Shift + t to show it) diodon & @@ -9,5 +9,5 @@ diodon & pnmixer -t & # Network Tray (Use Win + Shift + t to show it) -nm-applet & -#connman-gtk --tray & +#nm-applet & +connman-gtk --tray & diff --git a/.config/spectrwm/spectrwm.conf b/.config/spectrwm/spectrwm.conf index 2f61fa2..eccff1f 100644 --- a/.config/spectrwm/spectrwm.conf +++ b/.config/spectrwm/spectrwm.conf @@ -90,6 +90,9 @@ autorun = ws[1]:xscreensaver # Autostart script autorun = ws[1]:~/.config/spectrwm/autostart.sh +# Autostart tray on Workspace 7 +autorun = ws[7]:~/.config/spectrwm/showtray.sh + # Customize workspace layout at start # layout = ws[1]:4:0:0:0:vertical # layout = ws[2]:0:0:0:0:horizontal diff --git a/.config/spectrwm/tint2rc b/.config/spectrwm/tint2rc index 8bbece0..02f6093 100644 --- a/.config/spectrwm/tint2rc +++ b/.config/spectrwm/tint2rc @@ -24,17 +24,17 @@ # Panel -panel_monitor = all +#panel_monitor = all panel_position = top right horizontal -panel_size = 10% 25 +panel_size = 13% 25 panel_margin = 0 1 -panel_padding = 7 0 7 +panel_padding = 0 0 0 panel_dock = 0 #wm_menu = 0 panel_layer = top -#panel_background_id = 1 +#panel_background_id = 0 background_color = #282A36 100 -border_color = #282A36 100 +border_color = #282A36 0 # Panel Autohide #autohide = 1 @@ -73,11 +73,11 @@ task_font_color = #282A36 100 task_active_font_color = #282A36 100 task_urgent_font_color = #282A36 100 task_iconified_font_color = #282A36 100 -font_shadow = 0 +#font_shadow = 0 # System Tray systray = 1 -systray_padding = 0 4 5 +systray_padding = 0 2 2 systray_sort = ascending systray_background_id = 0 systray_icon_size = 16