add pulseaudio-utils xfce4-plugin + key-b...
This commit is contained in:
@@ -45,19 +45,21 @@ super + e
|
|||||||
super + shift + e
|
super + shift + e
|
||||||
thunar
|
thunar
|
||||||
|
|
||||||
# Steam (flatpak run)
|
# Steam
|
||||||
super + ctrl + s
|
super + ctrl + s
|
||||||
steam
|
steam
|
||||||
|
|
||||||
# flatpak run com.valvesoftware.Steam
|
# Network Manager
|
||||||
|
super + alt + n
|
||||||
|
kitty -e nmtui
|
||||||
|
|
||||||
# Audio / Music
|
# Audio / Music
|
||||||
|
|
||||||
super + alt + a
|
super + alt + a
|
||||||
kitty -e pulsemixer
|
kitty -e pulsemixer
|
||||||
|
|
||||||
super + alt + m
|
super + alt + m
|
||||||
pulsemixer --toggle-mute
|
pulsemixer --toggle-mute
|
||||||
|
|
||||||
super + alt + Up
|
super + alt + Up
|
||||||
pulsemixer --change-volume +1
|
pulsemixer --change-volume +1
|
||||||
@@ -98,10 +100,13 @@ super + ctrl + r
|
|||||||
super + ctrl + alt + s
|
super + ctrl + alt + s
|
||||||
flameshot gui -p ~/Screenshots
|
flameshot gui -p ~/Screenshots
|
||||||
|
|
||||||
# lock computer
|
# Lock computer
|
||||||
super + alt + l
|
super + alt + l
|
||||||
xsecurelock
|
xsecurelock
|
||||||
|
|
||||||
|
# Settings-manager
|
||||||
|
super + i
|
||||||
|
xfce4-settings-manager
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
@@ -186,10 +191,10 @@ super + {o,i}
|
|||||||
# bspc {desktop -f,node -d} '^{1-9,10}'
|
# bspc {desktop -f,node -d} '^{1-9,10}'
|
||||||
|
|
||||||
super + {1-9,0}
|
super + {1-9,0}
|
||||||
bspc desktop -f {1-9,10}
|
bspc desktop -f {1-9,10}
|
||||||
|
|
||||||
super + shift + {1-9,0}
|
super + shift + {1-9,0}
|
||||||
bspc node -d {1-9,10} -f
|
bspc node -d {1-9,10} -f
|
||||||
|
|
||||||
#
|
#
|
||||||
# Preselect
|
# Preselect
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ sudo apt update && sudo apt upgrade -y
|
|||||||
echo "Enter your user password, to continue if necessary"
|
echo "Enter your user password, to continue if necessary"
|
||||||
|
|
||||||
# Core packages to be installed
|
# Core packages to be installed
|
||||||
sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi pcmanfm font-manager gvfs-backends nitrogen dunst cups smbclient lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer moc mpv npm cava curl tmux imagemagick feh sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted xfce4-power-manager xfce4-settings
|
sudo apt install -y xorg x11-xserver-utils arandr autorandr dialog bspwm sxhkd sddm picom polybar xautolock xsecurelock network-manager git kitty psmisc rofi pcmanfm font-manager gvfs-backends nitrogen dunst cups smbclient lxpolkit xbacklight lxappearance htop mc xarchiver pulseaudio pulsemixer pulseaudio-utils xfce4-pulseaudio-plugin moc mpv npm cava curl tmux imagemagick feh sxiv scrot flameshot firefox-esr numlockx ranger neovim notify-osd neofetch flatpak timeshift rename gparted xfce4-power-manager xfce4-settings
|
||||||
|
|
||||||
# Not for production version
|
# Not for production version
|
||||||
#read -p "Troubleshooting - Press a key to continue the installation."
|
#read -p "Troubleshooting - Press a key to continue the installation."
|
||||||
|
|||||||
Reference in New Issue
Block a user