rework eww - still wip
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
grim
|
||||
wl-clipboard
|
||||
rivercarro
|
||||
# river-status
|
||||
ristate
|
||||
];
|
||||
xdg.configFile."helperscripts" = {
|
||||
recursive = true;
|
||||
|
||||
@@ -2,6 +2,7 @@ hostname=$(hostname)
|
||||
|
||||
if [[ "$hostname" == "eliasLaptop" ]]; then
|
||||
eww open bar --screen eDP-1
|
||||
/home/elias/.config/eww/scripts/ristate.sh
|
||||
elif [[ "$hostname" == "eliasDesktop" ]]; then
|
||||
echo "This is another PC!"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user