From 91712926fd0f2c68a0711ec7ff21e9172dcd5d37 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sat, 11 Apr 2026 23:47:04 +0200 Subject: [PATCH] tint2 glyphicons fix --- common/pacman.conf | 3 +++ lang/en/.config/tint2/Istredd.tint2rc | 6 +++--- lang/en/.config/tint2/dracula.tint2rc | 8 ++++---- lang/en/.config/tint2/gruvbox.tint2rc | 6 +++--- lang/en/.config/tint2/mabox2001neon.tint2rc | 2 +- lang/en/.config/tint2/micro95_bottom.tint2rc | 6 +++--- lang/en/.config/tint2/micro95_top.tint2rc | 4 ++-- lang/en/.config/tint2/nordic.tint2rc | 6 +++--- lang/es/.config/tint2/Istredd.tint2rc | 6 +++--- lang/es/.config/tint2/dracula.tint2rc | 8 ++++---- lang/es/.config/tint2/gruvbox.tint2rc | 6 +++--- lang/es/.config/tint2/mabox2001neon.tint2rc | 2 +- lang/es/.config/tint2/nordic.tint2rc | 6 +++--- lang/pl/.config/tint2/Istredd.tint2rc | 6 +++--- lang/pl/.config/tint2/dracula.tint2rc | 6 +++--- lang/pl/.config/tint2/gruvbox.tint2rc | 6 +++--- lang/pl/.config/tint2/mabox2001neon.tint2rc | 6 +++--- lang/pl/.config/tint2/micro95_bottom.tint2rc | 2 +- lang/pl/.config/tint2/micro95_top.tint2rc | 4 ++-- lang/pl/.config/tint2/nordic.tint2rc | 6 +++--- 20 files changed, 54 insertions(+), 51 deletions(-) diff --git a/common/pacman.conf b/common/pacman.conf index 56e9bdd..090b40c 100644 --- a/common/pacman.conf +++ b/common/pacman.conf @@ -37,7 +37,10 @@ Color CheckSpace #VerbosePkgLists ParallelDownloads = 6 +DownloadUser = alpm ILoveCandy +#DisableSandboxFilesystem +#DisableSandboxSyscalls # By default, pacman accepts packages signed by keys that its local keyring # trusts (see pacman-key and its man page), as well as unsigned packages. diff --git a/lang/en/.config/tint2/Istredd.tint2rc b/lang/en/.config/tint2/Istredd.tint2rc index 092cbb5..1a4194e 100644 --- a/lang/en/.config/tint2/Istredd.tint2rc +++ b/lang/en/.config/tint2/Istredd.tint2rc @@ -310,7 +310,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left SidePanel - Places (C-W-Left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -435,7 +435,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (W-x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -452,7 +452,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 10 button = new -button_text =  +button_text =  button_tooltip = Right SidePanel (C-W-Right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/en/.config/tint2/dracula.tint2rc b/lang/en/.config/tint2/dracula.tint2rc index 8d940a4..b8afa59 100644 --- a/lang/en/.config/tint2/dracula.tint2rc +++ b/lang/en/.config/tint2/dracula.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -347,7 +347,7 @@ button_max_icon_size = 20 #------------------------------------- # Button 3 button = new -button_text =  +button_text =  button_tooltip = L: File manager (super + f), R: Places menu (super+.) button_lclick_command = exo-open --launch FileManager button_rclick_command = mb-places ipc @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/en/.config/tint2/gruvbox.tint2rc b/lang/en/.config/tint2/gruvbox.tint2rc index ecfd726..dcedee6 100644 --- a/lang/en/.config/tint2/gruvbox.tint2rc +++ b/lang/en/.config/tint2/gruvbox.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/en/.config/tint2/mabox2001neon.tint2rc b/lang/en/.config/tint2/mabox2001neon.tint2rc index ef7204e..ab3f64c 100644 --- a/lang/en/.config/tint2/mabox2001neon.tint2rc +++ b/lang/en/.config/tint2/mabox2001neon.tint2rc @@ -411,7 +411,7 @@ button_max_icon_size = 16 #------------------------------------- # Button 8 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv diff --git a/lang/en/.config/tint2/micro95_bottom.tint2rc b/lang/en/.config/tint2/micro95_bottom.tint2rc index 83bc3f0..e477f4c 100644 --- a/lang/en/.config/tint2/micro95_bottom.tint2rc +++ b/lang/en/.config/tint2/micro95_bottom.tint2rc @@ -275,7 +275,7 @@ execp_icon_h = 0 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -396,7 +396,7 @@ button_max_icon_size = 0 # Button 8 button = new button_icon = system-shutdown -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -412,7 +412,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/en/.config/tint2/micro95_top.tint2rc b/lang/en/.config/tint2/micro95_top.tint2rc index f7c01fc..6143633 100644 --- a/lang/en/.config/tint2/micro95_top.tint2rc +++ b/lang/en/.config/tint2/micro95_top.tint2rc @@ -275,7 +275,7 @@ execp_icon_h = 0 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -412,7 +412,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/en/.config/tint2/nordic.tint2rc b/lang/en/.config/tint2/nordic.tint2rc index 1d83d7a..6f6d74e 100644 --- a/lang/en/.config/tint2/nordic.tint2rc +++ b/lang/en/.config/tint2/nordic.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/es/.config/tint2/Istredd.tint2rc b/lang/es/.config/tint2/Istredd.tint2rc index 7b8b5eb..2015012 100644 --- a/lang/es/.config/tint2/Istredd.tint2rc +++ b/lang/es/.config/tint2/Istredd.tint2rc @@ -310,7 +310,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Panel lateral izquierdo (ctrl+win+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -435,7 +435,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -452,7 +452,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 10 button = new -button_text =  +button_text =  button_tooltip = Panel lateral derecho (ctrl+win+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/es/.config/tint2/dracula.tint2rc b/lang/es/.config/tint2/dracula.tint2rc index 8d940a4..b8afa59 100644 --- a/lang/es/.config/tint2/dracula.tint2rc +++ b/lang/es/.config/tint2/dracula.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -347,7 +347,7 @@ button_max_icon_size = 20 #------------------------------------- # Button 3 button = new -button_text =  +button_text =  button_tooltip = L: File manager (super + f), R: Places menu (super+.) button_lclick_command = exo-open --launch FileManager button_rclick_command = mb-places ipc @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/es/.config/tint2/gruvbox.tint2rc b/lang/es/.config/tint2/gruvbox.tint2rc index ecfd726..dcedee6 100644 --- a/lang/es/.config/tint2/gruvbox.tint2rc +++ b/lang/es/.config/tint2/gruvbox.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/es/.config/tint2/mabox2001neon.tint2rc b/lang/es/.config/tint2/mabox2001neon.tint2rc index ef7204e..ab3f64c 100644 --- a/lang/es/.config/tint2/mabox2001neon.tint2rc +++ b/lang/es/.config/tint2/mabox2001neon.tint2rc @@ -411,7 +411,7 @@ button_max_icon_size = 16 #------------------------------------- # Button 8 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv diff --git a/lang/es/.config/tint2/nordic.tint2rc b/lang/es/.config/tint2/nordic.tint2rc index 1d83d7a..6f6d74e 100644 --- a/lang/es/.config/tint2/nordic.tint2rc +++ b/lang/es/.config/tint2/nordic.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Left Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) M: Logout now, R: Edit Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Right Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/Istredd.tint2rc b/lang/pl/.config/tint2/Istredd.tint2rc index c73e974..6af8739 100644 --- a/lang/pl/.config/tint2/Istredd.tint2rc +++ b/lang/pl/.config/tint2/Istredd.tint2rc @@ -310,7 +310,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Panel (C-W-Lewa) button_lclick_command = mb-jgtools places button_rclick_command = @@ -435,7 +435,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (W+x) środkowy: Wyloguj teraz, P: Edytuj Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -452,7 +452,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 10 button = new -button_text =  +button_text =  button_tooltip = Prawy SidePanel (C-W-Prawo) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/dracula.tint2rc b/lang/pl/.config/tint2/dracula.tint2rc index 5bd82cc..1de5642 100644 --- a/lang/pl/.config/tint2/dracula.tint2rc +++ b/lang/pl/.config/tint2/dracula.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) środkowy: Wyloguj teraz, P: Edytuj Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Prawy Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/gruvbox.tint2rc b/lang/pl/.config/tint2/gruvbox.tint2rc index 90aeb20..0f6b753 100644 --- a/lang/pl/.config/tint2/gruvbox.tint2rc +++ b/lang/pl/.config/tint2/gruvbox.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) środkowy: Wyloguj teraz, P: Edytuj Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Prawy Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/mabox2001neon.tint2rc b/lang/pl/.config/tint2/mabox2001neon.tint2rc index a8ad4ef..f7f57b3 100644 --- a/lang/pl/.config/tint2/mabox2001neon.tint2rc +++ b/lang/pl/.config/tint2/mabox2001neon.tint2rc @@ -288,7 +288,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy SidePanel (ctrl+win+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -411,7 +411,7 @@ button_max_icon_size = 16 #------------------------------------- # Button 8 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) środkowy: Wyloguj teraz, P: Edytuj Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -428,7 +428,7 @@ button_max_icon_size = 16 #------------------------------------- # Button 9 button = new -button_text =  +button_text =  button_tooltip = Prawy SidePanel (ctrl+win+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/micro95_bottom.tint2rc b/lang/pl/.config/tint2/micro95_bottom.tint2rc index 0f50707..21e08cb 100644 --- a/lang/pl/.config/tint2/micro95_bottom.tint2rc +++ b/lang/pl/.config/tint2/micro95_bottom.tint2rc @@ -275,7 +275,7 @@ execp_icon_h = 0 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Panel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = diff --git a/lang/pl/.config/tint2/micro95_top.tint2rc b/lang/pl/.config/tint2/micro95_top.tint2rc index 4d1dc2e..561f051 100644 --- a/lang/pl/.config/tint2/micro95_top.tint2rc +++ b/lang/pl/.config/tint2/micro95_top.tint2rc @@ -275,7 +275,7 @@ execp_icon_h = 0 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Panel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -412,7 +412,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 9 button = new -button_text =  +button_text =  button_tooltip = Prawy Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command = diff --git a/lang/pl/.config/tint2/nordic.tint2rc b/lang/pl/.config/tint2/nordic.tint2rc index 0dbf794..0b269cc 100644 --- a/lang/pl/.config/tint2/nordic.tint2rc +++ b/lang/pl/.config/tint2/nordic.tint2rc @@ -313,7 +313,7 @@ execp_centered = 1 #------------------------------------- # Button 1 button = new -button_text =  +button_text =  button_tooltip = Lewy Sidepanel (ctrl+super+left) button_lclick_command = mb-jgtools places button_rclick_command = @@ -415,7 +415,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 7 button = new -button_text = ⏻ +button_text =  button_tooltip = L: Power menu (super+x) środkowy: Wyloguj teraz, P: Edytuj Power menu button_lclick_command = mb-jgtools mblogout ipc button_rclick_command = xdg-open ~/.config/mabox/exit.csv @@ -432,7 +432,7 @@ button_max_icon_size = 0 #------------------------------------- # Button 8 button = new -button_text =  +button_text =  button_tooltip = Prawy Sidepanel (ctrl+super+right) button_lclick_command = mb-jgtools right button_rclick_command =