add background
This commit is contained in:
@@ -173,5 +173,5 @@ client.focused $black $black $green $blue $blue
|
||||
client.focused_inactive $black $black $blue $black $black
|
||||
client.unfocused $black $black $white $black $black
|
||||
|
||||
client.background #ff0000
|
||||
|
||||
client.background #f1232
|
||||
exec --no-startup-id nitrogen --set-zoom-fill $HOME/.config/i3/bg.png
|
||||
|
||||
1
.profile
1
.profile
@@ -17,6 +17,7 @@ alias code='code --extensions-dir "$XDG_DATA_HOME/vscode"'
|
||||
alias vscodium='vscodium --extensions-dir "$XDG_DATA_HOME/vscode"'
|
||||
|
||||
export EDITOR=/usr/bin/nvim
|
||||
export BROWSER=/usr/bin/firefox
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=0
|
||||
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
|
||||
|
||||
Reference in New Issue
Block a user