mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 00:16:10 +01:00
feat: new theming
This commit is contained in:
5
.xinitrc
5
.xinitrc
@@ -66,6 +66,7 @@ setxkbmap pl &
|
||||
# xset -dpms &
|
||||
# xset s 900 &
|
||||
# Host-specific rules
|
||||
bash $HOME/.config/screenlayout/main.sh &
|
||||
if [ "$(hostname)" = "zion" ]; then
|
||||
# Zion rules (Desktop)
|
||||
# screenlayout setup for odin
|
||||
@@ -149,6 +150,10 @@ flameshot &
|
||||
## Caffeine-ng
|
||||
caffeine >/dev/null 2>&1 &
|
||||
|
||||
redshift &
|
||||
|
||||
export THEME=dark
|
||||
|
||||
## Ulauncher
|
||||
# ulauncher --hide-window --no-window-shadow >/dev/null 2>&1 &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user