From 8c838e524a0f58d731829d7a453ecc2e50555548 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 4 Nov 2019 11:37:12 +0300 Subject: Work colemak --- .config/polybar/config##desktop.Linux.Lowe | 2 +- .config/polybar/config##desktop.Linux.Maus | 32 +++++++++++++++--------------- .xsession##desktop.Linux.Lowe | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.config/polybar/config##desktop.Linux.Lowe b/.config/polybar/config##desktop.Linux.Lowe index 326ceb7..972e360 100644 --- a/.config/polybar/config##desktop.Linux.Lowe +++ b/.config/polybar/config##desktop.Linux.Lowe @@ -120,7 +120,7 @@ format-prefix-background = ${colors.blue} format-prefix-foreground = ${colors.foreground} format-prefix-font = 3 -label-layout = %layout% +label-layout = %name% label-layout-padding = 1 label-layout-background = ${colors.background_modules} label-layout-foreground = ${colors.foreground_modules} diff --git a/.config/polybar/config##desktop.Linux.Maus b/.config/polybar/config##desktop.Linux.Maus index c9db677..9eefb44 100644 --- a/.config/polybar/config##desktop.Linux.Maus +++ b/.config/polybar/config##desktop.Linux.Maus @@ -76,22 +76,22 @@ format-padding = 0 exec = python /home/yigit/.config/polybar/spotify_status.py -f '{play_pause} {artist} - {song}' -p ' , ' ;契 -[module/mpd] -type = internal/mpd -host = 127.0.0.1 -port = 6600 - -format-online = -label-song = %artist% - %title% -icon-pause =  -icon-play =  -icon-random = 咽 - -toggle-on-foreground = ${colors.background_modules} -toggle-off-foreground = ${colors.foreground_modules} - -format-offline = -label-offline = mpd is offline +; [module/mpd] +; type = internal/mpd +; host = 127.0.0.1 +; port = 6600 + +; format-online = +; label-song = %artist% - %title% +; icon-pause =  +; icon-play =  +; icon-random = 咽 + +; toggle-on-foreground = ${colors.background_modules} +; toggle-off-foreground = ${colors.foreground_modules} + +; format-offline = +; label-offline = mpd is offline [module/xwindow] type = internal/xwindow diff --git a/.xsession##desktop.Linux.Lowe b/.xsession##desktop.Linux.Lowe index 1df9d07..ed73924 100755 --- a/.xsession##desktop.Linux.Lowe +++ b/.xsession##desktop.Linux.Lowe @@ -31,7 +31,7 @@ copyq & unclutter --timeout 3 --jitter 3 -b & # keyboard with alt+shift us,tr switch, map escape to capslock -setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape & +setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:swapescape & # bind the local port to overseer ssh -N -f -L 127.0.0.1:53589:yigitsever.bike:53589 overseer -- cgit v1.2.3-70-g09d2