i3 + scren
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
hostname=$(/usr/bin/hostname)
|
||||
|
||||
if [[ $hostname == "bepis" ]]; then
|
||||
$(~/.config/screenlayout/bepis.sh)
|
||||
$(~/.config/screenlayout/desktop.sh)
|
||||
elif [[ $hostname == "bepis-laptop" ]]; then
|
||||
$(~/.config/screenlayout/bepis-laptop.sh)
|
||||
$(~/.config/screenlayout/laptop.sh)
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user