From 28c431fb85c2e7636534463efd50cf94d9a350e6 Mon Sep 17 00:00:00 2001 From: dakedres Date: Tue, 10 Oct 2023 18:36:47 -0400 Subject: [PATCH] New stuff. When did I even check that tiled/mono indicator anyway? --- archive.sh | 1 + config/lxqt/lxqt-config.conf | 2 +- config/tint2/tint2rc | 29 +++-------------------------- scripts/web | 2 ++ 4 files changed, 7 insertions(+), 27 deletions(-) create mode 100755 scripts/web diff --git a/archive.sh b/archive.sh index 70548f2..a71a708 100755 --- a/archive.sh +++ b/archive.sh @@ -28,4 +28,5 @@ qutesearch \ rofi-ask \ tabc-smart-detach \ sxhkd-help \ +web \ $scripts_subdir \ No newline at end of file diff --git a/config/lxqt/lxqt-config.conf b/config/lxqt/lxqt-config.conf index 76069a1..a9a05fe 100644 --- a/config/lxqt/lxqt-config.conf +++ b/config/lxqt/lxqt-config.conf @@ -1,2 +1,2 @@ [General] -size=@Size(889 1070) +size=@Size(895 1070) diff --git a/config/tint2/tint2rc b/config/tint2/tint2rc index 39180e5..9e5caa4 100755 --- a/config/tint2/tint2rc +++ b/config/tint2/tint2rc @@ -1,4 +1,4 @@ -#---- Generated by tint2conf 3884 ---- +#---- Generated by tint2conf b81d ---- # See https://gitlab.com/o9000/tint2/wikis/Configure for # full documentation of the configuration options. #------------------------------------- @@ -80,7 +80,7 @@ border_color_pressed = #000000 100 #------------------------------------- # Panel -panel_items = PT:S:C:E +panel_items = PT:S:C: panel_size = 100% 40 panel_margin = 0 0 panel_padding = 2 0 2 @@ -178,7 +178,7 @@ launcher_item_app = google-chrome.desktop #------------------------------------- # Clock -time1_format = %H +time1_format = %I time2_format = %M time1_font = Ubuntu Mono Bold 10 time1_timezone = @@ -242,29 +242,6 @@ separator_style = empty separator_size = 3 separator_padding = 1 0 -#------------------------------------- -# Executor 1 -execp = new -execp_command = /home/dakedres/bin/bsp-status -execp_interval = 0 -execp_has_icon = 0 -execp_cache_icon = 1 -execp_continuous = 1 -execp_markup = 1 -execp_monitor = 1 -execp_lclick_command = -execp_rclick_command = -execp_mclick_command = -execp_uwheel_command = -execp_dwheel_command = -execp_font = Ubuntu Mono 10 -execp_font_color = #ffffff 100 -execp_padding = 0 0 -execp_background_id = 0 -execp_centered = 1 -execp_icon_w = 0 -execp_icon_h = 0 - #------------------------------------- # Button 1 button = new diff --git a/scripts/web b/scripts/web new file mode 100755 index 0000000..1304db8 --- /dev/null +++ b/scripts/web @@ -0,0 +1,2 @@ +echo "$1" +chromium --new-window --app="$1"