more software
This commit is contained in:
@@ -78,7 +78,7 @@ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||
sudo apt install -y ~/bspwm-install-ma-dte/google-chrome-stable_current_amd64.deb
|
||||
|
||||
# More Software & Packages ON / OFF
|
||||
sudo apt install -y inkscape gimp rawtherapee darktable okular zsh git
|
||||
sudo apt install -y zsh git wireguard wireguard-tools libreoffice libreoffice-l10n-da inkscape gimp rawtherapee darktable okular
|
||||
|
||||
# Not for production version
|
||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||
|
||||
@@ -31,7 +31,7 @@ bspc config click_to_focus false
|
||||
# [(hidden|sticky|private|locked|marked|center|follow|manage|focus|border)=(on|off)]
|
||||
# [rectangle=WxH+X+Y]
|
||||
|
||||
# To Fine CLASS Use xprop on terminal.
|
||||
# To Fine <class_name> Use xprop on terminal.
|
||||
|
||||
# Example # bspc rule -a Google-chrome desktop='^2' follow=on border=off
|
||||
|
||||
@@ -44,7 +44,7 @@ bspc rule -a Kupfer.py focus=on
|
||||
bspc rule -a Screenkey manage=off
|
||||
|
||||
|
||||
# Automatically start up programs
|
||||
# Automatically start up programs.
|
||||
picom &
|
||||
feh --bg-fill ~/wallpapers/default-wallpaper.jpg &
|
||||
nitrogen --restore &
|
||||
|
||||
Reference in New Issue
Block a user