This commit is contained in:
2022-02-14 20:10:43 +01:00
parent ee4c9dd7e1
commit 5bdb5ff64d
35 changed files with 30 additions and 41 deletions

View File

@@ -444,3 +444,4 @@ wintypes:
popup_menu = { opacity = 1.0; }
dropdown_menu = { opacity = 1.0; }
};

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env bash
# Terminate already running bar instances
#killall -q polybar
pkill polybar

View File

@@ -1,4 +1,5 @@
#! /bin/sh
# https://github.com/ericmurphyxyz/archrice
chosen=$(printf " Power Off\n Restart\n Lock" | rofi -dmenu -i -theme-str '@import "powermenu.rasi"')

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# https://github.com/ericmurphyxyz/archrice
notify-send "Getting list of available Wi-Fi networks..."

View File

@@ -43,8 +43,6 @@ alt + shift + ctrl + a
kitty -e pulsemixer
####### lock computer #######
alt + l
xsecurelock

View File

@@ -1,5 +1,4 @@
#!/bin/bash
cd ~/bspwm-install-ma-dte
# Do, mkdir, copy, copy, echo files.

View File

@@ -11,7 +11,6 @@ echo " continues the software installation in 3 seconds"
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
sleep 3
# APT Update & apt upgrade
sudo apt update && sudo apt upgrade -y

View File

@@ -29,4 +29,3 @@ echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"
# Alacritty - Building and installing ON / OFF
. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh

View File

@@ -29,4 +29,3 @@ clear
# Alacritty - Building and installing ON / OFF
#. ~/bspwm-install-ma-dte/install-scripts/install-alacritty-debian.sh

View File

@@ -62,4 +62,3 @@ sudo update-desktop-database
cd ~/bspwm-install-ma-dte
clear
echo "Alacritty Install - ALL DONE"

View File

@@ -23,5 +23,3 @@ flatpak install flathub com.valvesoftware.Steam
clear
echo " # # # # # RUN STEAM CORMAND: flatpak run com.valvesoftware.Steam"

View File

@@ -158,4 +158,3 @@ echo " "
echo " All DONE - User + .config files..."
echo " "
echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-"

View File

@@ -1,8 +1,6 @@
#!/bin/bash
# APT Update & apt upgrade
sudo apt update && sudo apt install -y dialog git
# Remember that this menu uses this apt package "dialog"
HEIGHT=35

View File

@@ -1,5 +1,4 @@
#!/bin/bash
# Remember that this menu uses this apt package "dialog"
HEIGHT=35