From 4c901ef8df586af30e07e4d4f1bc16fdb7861889 Mon Sep 17 00:00:00 2001 From: pasha Date: Mon, 24 Apr 2023 19:57:48 +0300 Subject: [PATCH] upd smol --- smol/i3/config | 13 ++++++------- smol/polybar/config.ini | 5 +++-- smol/tut/config.toml | 18 ++++++++++++++++-- 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/smol/i3/config b/smol/i3/config index c489043..b743c00 100644 --- a/smol/i3/config +++ b/smol/i3/config @@ -23,10 +23,7 @@ exec --no-startup-id dex --autostart --environment i3 exec --no-startup-id xgamma -b 0.9 ## Compose-key -exec --no-startup-id setxkbmap -layout us -option compose:menu - -## Caps to Esc -exec --no-startup-id setxkbmap -option caps:escape +# exec --no-startup-id setxkbmap -layout us -option compose:menu ## Redshift exec --no-startup-id redshift -l 59:30 @@ -40,9 +37,11 @@ exec --no-startup-id picom -b ## Autotiling exec_always --no-startup-id autotiling -## Keyboard layouts +## Keyboard exec_always --no-startup-id setxkbmap -layout us,ru exec_always --no-startup-id xkb-switch --i3 +exec_always --no-startup-id setxkbmap -option caps:escape +exec_always --no-startup-id setxkbmap -option altwin:menu_win ## xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the ## screen before suspend. Use loginctl lock-session to lock your screen. @@ -134,8 +133,8 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU floating_modifier $mod ## start a terminal -bindsym $mod+Return exec --no-startup-id kitty -1 -bindsym Mod1+Return exec --no-startup-id kitty -1 +bindsym $mod+Return exec --no-startup-id kitty +bindsym Mod1+Return exec --no-startup-id kitty ## kill focused window bindsym $mod+q kill diff --git a/smol/polybar/config.ini b/smol/polybar/config.ini index 73fa08d..74e15c7 100644 --- a/smol/polybar/config.ini +++ b/smol/polybar/config.ini @@ -186,7 +186,8 @@ interval = 1 ; ; ; -format-online = | | Now playing: +# format-online = | | Now playing: +format-online = 󰝚 Now playing: | | format-playing = ${self.format-online} format-paused = ${self.format-online} format-stopped = Press! -> <- @@ -203,7 +204,7 @@ format-offline = ; %date% ; %title% ; Default: %artist% - %title% -label-song = %artist% - %title:0:80% +label-song = %artist% - %title:0:78% label-time = %elapsed% / %total% label-offline = mpd is offline diff --git a/smol/tut/config.toml b/smol/tut/config.toml index 6d91b65..599f3aa 100644 --- a/smol/tut/config.toml +++ b/smol/tut/config.toml @@ -506,11 +506,11 @@ top-bar-text="#FDF6E3" # The color of the bar at the bottom # default=xrdb:color5 -status-bar-background="#657B83" +status-bar-background="#FDF6E3" # The color of the text in the bar at the bottom. # default=xrdb:foreground -status-bar-text="#FDF6E3" +status-bar-text="#657B83" # The color of the bar at the bottom in view mode. # default=xrdb:color4 @@ -528,6 +528,20 @@ list-selected-background="#900000" # default=xrdb:background list-selected-text="xrdb:background" +autocomplete-background="#FDF6E3" +autocomplete-text="#657B83" + +# The background color for selected value in drop-downs and autocompletions +# default="" +# autocomplete-selected-background="#657B83" +autocomplete-selected-background="#FDF6E3" + +# The text color for selected value in drop-downs and autocompletions +# default="" +# autocomplete-selected-text="#FDF6E3" +autocomplete-selected-text="#657B83" + + # theme="default" # # # The xrdb prefix used for colors in .Xresources.