You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
834 B

5 years ago
5 years ago
5 years ago
  1. #! /bin/sh
  2. numlockx on &
  3. sxhkd &
  4. picom &
  5. if [[ $(hostname) == 'laptop' ]]; then
  6. feh --bg-scale /home/marc/Archiv/Bilder/Wallpaper/1920x1080/1920x1080_road_marking_evening_clouds_horizon.jpg
  7. else
  8. feh --bg-scale /home/marc/Archiv/Bilder/Wallpaper/3440x1440/3440x1440_Sea_Sunset.jpg &
  9. fi
  10. bspc monitor -d I II III IV V VI VII VIII IX X
  11. bspc config border_width 2
  12. bspc config window_gap 12
  13. bspc config split_ratio 0.52
  14. bspc config borderless_monocle true
  15. bspc config gapless_monocle true
  16. bspc config external_rules_command "$XDG_CONFIG_HOME/bspwm/external-rules"
  17. bspc rule -a Gimp desktop='^8' state=floating follow=on
  18. bspc rule -a mplayer2 state=floating
  19. bspc rule -a Kupfer.py focus=on
  20. bspc rule -a Screenkey manage=off
  21. bspc rule -a Emulator state=floating
  22. bspc rule -a Emacs state=tiled