dotfiles/i3/.i3/scripts/work-layout.sh

15 lines
304 B
Bash
Raw Permalink Normal View History

2018-02-09 14:18:35 +01:00
#!/bin/sh
2018-04-22 18:44:43 +02:00
ENV_FILE="/home/jfm/.i3/env"
2018-02-09 14:18:35 +01:00
/bin/cat <<EOM >$ENV_FILE
2018-04-22 18:44:43 +02:00
export LAPTOP="eDP1"
export PRIMARY="DP2-2"
export SECONDARY="DP2-1"
2018-02-09 14:18:35 +01:00
export LDPI_PROFILE="default"
export HDPI_PROFILE="laptop"
EOM
2018-02-09 14:18:35 +01:00
2018-04-22 18:44:43 +02:00
#~/.config/polybar/work-polybar.sh
#feh --bg-scale --zoom fill ~/.config/i3/wallpaper/fedora_simple.jpg