diff --git a/common/autostart b/common/autostart index 53b0d14..57ef893 100755 --- a/common/autostart +++ b/common/autostart @@ -3,8 +3,8 @@ ## ## ## Note that global autostart .desktop files will also be in -## /etc/xdg/openbox/autostart. These will include applications -## such as the Network Manager and Parcellite +## /etc/xdg/openbox/autostart and ~/.config/autostart. +## These will include applications such as the Network Manager, Picom ## ## Turn on/off system beep. xset b off @@ -20,19 +20,24 @@ xset b off ## Adjust the values according to your preferances. #xset r rate 250 25 -# Alias Super key to Super+Space for single-key menu. -# See 'man xcape' for other possibilities. +## Switch keyboard layouts by Alt+Shift +## Example below: US an Greek layouts +#setxkbmap -layout "us,gr" -option "grp:alt_shift_toggle" & + +## Alias Super key to Super+Space for single-key menu. +## See 'man xcape' for other possibilities. xcape -e 'Super_L=Super_L|space' /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & -## Background -(sleep 2s && nitrogen --restore) & ## Panel (sleep 1s && mb-tint2-session) & +## Background +(sleep 2s && nitrogen --restore) & + ## Optionally enable file manager in daemon mode for automounting (sleep 1s && pcmanfm -d) & diff --git a/lang/en/.config/conky/sysinfo_graph_mbcolor.conkyrc b/lang/en/.config/conky/sysinfo_graph_mbcolor.conkyrc index 6f10757..9a53689 100644 --- a/lang/en/.config/conky/sysinfo_graph_mbcolor.conkyrc +++ b/lang/en/.config/conky/sysinfo_graph_mbcolor.conkyrc @@ -24,10 +24,10 @@ conky.config = { draw_outline = false, default_outline_color = '#222222', - default_color = '#309552', + default_color = '#309552', color0 = '#accdc7', color1 = '#61c4bc', - color2 = '#e8cb2d', + color2 = '#e8cb2d', cpu_avg_samples = 2, @@ -67,7 +67,7 @@ ${goto 18}$color0${top_mem name 3}$alignr$color${top_mem mem_res 3} ${goto 18}$color0${top_mem name 4}$alignr$color${top_mem mem_res 4} ${goto 18}$color0${top_mem name 5}$alignr$color${top_mem mem_res 5} # -${image ~/.config/conky/images/mabox_3d.png -p 0,250 -s 64x64} +${image ~/.config/conky/images/mabox_3d.png -p 0,310 -s 64x64} $alignr disk ${color0}${fs_used /} - ${fs_size /} $alignr$color memory ${color0}$legacymem - $memmax #${alignr}${color0}${font Cantarell:size=9}swap $swapmax - $swap diff --git a/lang/pl/.config/conky/sysinfo_graph_mbcolor.conkyrc b/lang/pl/.config/conky/sysinfo_graph_mbcolor.conkyrc index adc8d94..8ed6b2d 100644 --- a/lang/pl/.config/conky/sysinfo_graph_mbcolor.conkyrc +++ b/lang/pl/.config/conky/sysinfo_graph_mbcolor.conkyrc @@ -24,10 +24,10 @@ conky.config = { draw_outline = false, default_outline_color = '#222222', - default_color = '#309552', + default_color = '#309552', color0 = '#accdc7', color1 = '#61c4bc', - color2 = '#e8cb2d', + color2 = '#e8cb2d', cpu_avg_samples = 2,