change polybar's size and set activate-linux style to default on x11

This commit is contained in:
2024-11-20 14:09:30 +01:00
parent ca18ecf4e2
commit a8525defe2
5 changed files with 12 additions and 10 deletions

View File

@ -19,4 +19,4 @@ pgrep dunst >/dev/null || dunst &
numlockx on &
setxkbmap fr us&
nitrogen --restore &
pgrep activate-linux >/dev/null || (sleep 2;activate-linux -c 1-1-1-0.7 -V 50 -H 50 -d)&
pgrep activate-linux >/dev/null || (sleep 2;activate-linux -d)&

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/08/28 20:38:59 by tomoron #+# #+# #
# Updated: 2024/10/16 22:02:20 by tomoron ### ########.fr #
# Updated: 2024/11/08 16:44:40 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -133,9 +133,9 @@ module-margin-right = 0
; font-3 = FontAwesome:size=10
; See the Fonts wiki page for more details
font-0 = "Iosevka Nerd Font:style=Bold:pixelsize=16;4"
font-1 = "Iosevka Nerd Font:style=Bold:pixelsize=18;4"
font-2 = "Iosevka Nerd Font:style=Bold:pixelsize=18;4"
font-0 = "Iosevka Nerd Font:style=Bold:pixelsize=12;4"
font-1 = "Iosevka Nerd Font:style=Bold:pixelsize=13;4"
font-2 = "Iosevka Nerd Font:style=Bold:pixelsize=13;4"
; Modules are added to one of the available blocks
; modules-left = cpu ram
@ -144,7 +144,7 @@ font-2 = "Iosevka Nerd Font:style=Bold:pixelsize=18;4"
modules-left = workspaces space mpris
modules-center =
modules-right = fans dgpu memory sep filesystem sep cpu sep temperature sep pulseaudio sep battery sep network sep date
modules-right = fans dgpu memory sep filesystem sep cpu sep temperature sep polybar sep battery sep network sep date
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_