misc changes

This commit is contained in:
Solomon Laing 2022-11-07 18:18:11 +10:30
parent 68448f6995
commit 88bd423082
4 changed files with 5 additions and 24 deletions

View File

@ -1,8 +1,8 @@
Config { Config {
-- appearance -- appearance
font = "xft:FiraCode Nerd Font:size=9:antialias=true:hinting=true" font = "xft:FiraCode Nerd Font:size=12:antialias=true:hinting=true"
, additionalFonts = [ "xft:FiraCode Nerd Font:size=9:antialias=true:hinting=true" ] , additionalFonts = [ "xft:FiraCode Nerd Font:size=12:antialias=true:hinting=true" ]
, bgColor = "#282a36" , bgColor = "#282a36"
, fgColor = "#f8f8f2" , fgColor = "#f8f8f2"
, position = Top , position = Top

View File

@ -1,8 +1,8 @@
Config { Config {
-- appearance -- appearance
font = "xft:Fira Code:size=9:antialias=true:hinting=true" font = "xft:Fira Code:size=12:antialias=true:hinting=true"
, additionalFonts = [ "xft:FiraCode Nerd Font:style=Regular:size=9:antialias=true:hinting=true" ] , additionalFonts = [ "xft:FiraCode Nerd Font:style=Regular:size=12:antialias=true:hinting=true" ]
, bgColor = "#282a36" , bgColor = "#282a36"
, fgColor = "#f8f8f2" , fgColor = "#f8f8f2"
, position = Top , position = Top

View File

@ -603,7 +603,7 @@ myStartupHook = do
-- spawnOnce "protonvpn" -- spawnOnce "protonvpn"
-- Start trayer last -- Start trayer last
spawnOnce "trayer --edge top --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 1 --transparent true --alpha 0 --tint 0x282a36 --height 20 &" spawnOnce "trayer --edge top --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 0 --transparent true --alpha 0 --tint 0x282a36 --height 20 &"
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -1,19 +0,0 @@
# keyboard layout
setxkbmap dvorak &
# wallpaper
nitrogen --restore &
# compositor
picom --experimental-backend &
# numlock
numlockx
# cursor
xsetroot -cursor_name left_ptr
# screenlayout
#/home/solomon/.screenlayout/normal.sh
# or
#/home/solomon/.screenlayout/normal_3_screens.sh