diff options
| author | Yigit Sever | 2019-03-22 18:58:26 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-03-22 18:58:26 +0300 |
| commit | 8ccb0ab8ed8bfce507877f4c81ac12ebd3942e02 (patch) | |
| tree | 2411717f6fcd94f73212b26f01618594ac8fe929 /.config/polybar | |
| parent | 0a74311ab86c3eecbd1cd7b5ee5042dd6ad9499a (diff) | |
| download | dotfiles-8ccb0ab8ed8bfce507877f4c81ac12ebd3942e02.tar.gz dotfiles-8ccb0ab8ed8bfce507877f4c81ac12ebd3942e02.tar.bz2 dotfiles-8ccb0ab8ed8bfce507877f4c81ac12ebd3942e02.zip | |
Mobile polybar uses less modules due to screen size
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config##mobile.Linux.Luchs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/polybar/config##mobile.Linux.Luchs b/.config/polybar/config##mobile.Linux.Luchs index ca43284..376266f 100644 --- a/.config/polybar/config##mobile.Linux.Luchs +++ b/.config/polybar/config##mobile.Linux.Luchs | |||
| @@ -52,9 +52,9 @@ font-1 = Lato:size=10;1 | |||
| 52 | font-2 = Fira Code:size=10;1 | 52 | font-2 = Fira Code:size=10;1 |
| 53 | font-3 = FuraCode Nerd Font Mono:size=12;2 | 53 | font-3 = FuraCode Nerd Font Mono:size=12;2 |
| 54 | 54 | ||
| 55 | modules-left = i3 pulseaudio | 55 | modules-left = i3 |
| 56 | modules-center = xwindow | 56 | modules-center = xwindow |
| 57 | modules-right = download upload date time backlight battery xkeyboard | 57 | modules-right = backlight battery date time xkeyboard |
| 58 | 58 | ||
| 59 | tray-position = right | 59 | tray-position = right |
| 60 | 60 | ||
