some changes...
This commit is contained in:
parent
5401b0f06a
commit
88591d6d3a
|
|
@ -14,6 +14,6 @@ elif [ "$SSID" = "ASUS_5G" ] || [ "$SSID" = "ASUS" ]; then
|
|||
elif [ "$SSID" = "OP3T" ] || [ "$SSID" = "Samsung" ]; then
|
||||
echo " ${IP} "
|
||||
|
||||
elif [ "$SSID" != "ASUS_5G" || "ASUS" || "OP3T" || "Samsung" ]; then
|
||||
elif [ "$SSID" != "ASUS_5G" ] || [ "$SSID" != "ASUS" ] || [ "$SSID" != "OP3T" ] || [ "$SSID" != "Samsung" ] ; then
|
||||
echo " ${IP} "
|
||||
fi
|
||||
|
|
|
|||
|
|
@ -19,25 +19,6 @@ smart_gaps on
|
|||
# on|no_gaps (on=always activate and no_gaps=only activate if the gap size to the edge of the screen is 0)
|
||||
# smart_borders on
|
||||
|
||||
# Set Xresources colors:
|
||||
#set_from_resource $darkblack color0 #000000
|
||||
#set_from_resource $black color8 #000000
|
||||
#set_from_resource $darkred color1 #000000
|
||||
#set_from_resource $red color9 #000000
|
||||
#set_from_resource $darkgreen color2 #000000
|
||||
#set_from_resource $green color10 #000000
|
||||
#set_from_resource $darkyellow color3 #000000
|
||||
#set_from_resource $yellow color11 #000000
|
||||
#set_from_resource $darkblue color4 #000000
|
||||
#set_from_resource $blue color12 #000000
|
||||
#set_from_resource $darkmagenta color5 #000000
|
||||
#set_from_resource $magenta color13 #000000
|
||||
#set_from_resource $darkcyan color6 #000000
|
||||
#set_from_resource $cyan color14 #000000
|
||||
#set_from_resource $darkwhite color7 #000000
|
||||
#set_from_resource $white color15 #000000
|
||||
#set $transparent #00000000
|
||||
|
||||
# Use Mouse+$mod to drag floating windows
|
||||
floating_modifier $mod
|
||||
|
||||
|
|
|
|||
|
|
@ -19,25 +19,6 @@ smart_gaps on
|
|||
# on|no_gaps (on=always activate and no_gaps=only activate if the gap size to the edge of the screen is 0)
|
||||
# smart_borders on
|
||||
|
||||
# Set Xresources colors:
|
||||
#set_from_resource $darkblack color0 #000000
|
||||
#set_from_resource $black color8 #000000
|
||||
#set_from_resource $darkred color1 #000000
|
||||
#set_from_resource $red color9 #000000
|
||||
#set_from_resource $darkgreen color2 #000000
|
||||
#set_from_resource $green color10 #000000
|
||||
#set_from_resource $darkyellow color3 #000000
|
||||
#set_from_resource $yellow color11 #000000
|
||||
#set_from_resource $darkblue color4 #000000
|
||||
#set_from_resource $blue color12 #000000
|
||||
#set_from_resource $darkmagenta color5 #000000
|
||||
#set_from_resource $magenta color13 #000000
|
||||
#set_from_resource $darkcyan color6 #000000
|
||||
#set_from_resource $cyan color14 #000000
|
||||
#set_from_resource $darkwhite color7 #000000
|
||||
#set_from_resource $white color15 #000000
|
||||
#set $transparent #00000000
|
||||
|
||||
# Use Mouse+$mod to drag floating windows
|
||||
floating_modifier $mod
|
||||
|
||||
|
|
|
|||
4
.zshrc
4
.zshrc
|
|
@ -68,13 +68,11 @@ setopt always_to_end # move cursor to end if word had one match
|
|||
plugins=(
|
||||
zsh-autosuggestions
|
||||
zsh-syntax-highlighting
|
||||
zsh-interactive-cd
|
||||
fzf-tab
|
||||
archlinux
|
||||
sudo
|
||||
tmux
|
||||
yadm
|
||||
fasd
|
||||
fzf
|
||||
)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ acpi_call
|
|||
alacritty
|
||||
alsa-utils
|
||||
arandr
|
||||
asciidoc
|
||||
atool
|
||||
autoconf
|
||||
autofs
|
||||
|
|
@ -25,6 +26,8 @@ cryptsetup
|
|||
device-mapper
|
||||
dialog
|
||||
diffutils
|
||||
docbook-xml
|
||||
docbook-xsl
|
||||
e2fsprogs
|
||||
exfat-utils
|
||||
fakeroot
|
||||
|
|
@ -54,7 +57,6 @@ htop
|
|||
inetutils
|
||||
intel-media-driver
|
||||
intel-ucode
|
||||
intltool
|
||||
iproute2
|
||||
iputils
|
||||
iwd
|
||||
|
|
@ -80,6 +82,7 @@ make
|
|||
man-db
|
||||
man-pages
|
||||
mdadm
|
||||
meson
|
||||
mlocate
|
||||
mopidy
|
||||
mpc
|
||||
|
|
@ -91,6 +94,7 @@ ncmpcpp
|
|||
neofetch
|
||||
neovim
|
||||
netctl
|
||||
networkmanager
|
||||
networkmanager-openvpn
|
||||
newsboat
|
||||
nfs-utils
|
||||
|
|
@ -109,7 +113,6 @@ pavucontrol
|
|||
pciutils
|
||||
pcmanfm-gtk3
|
||||
perl
|
||||
perl-xml-parser
|
||||
pkgconf
|
||||
polkit-gnome
|
||||
powertop
|
||||
|
|
@ -157,6 +160,7 @@ unclutter
|
|||
unzip
|
||||
upower
|
||||
usbutils
|
||||
uthash
|
||||
util-linux
|
||||
vi
|
||||
vulkan-intel
|
||||
|
|
@ -164,6 +168,7 @@ w3m
|
|||
wget
|
||||
which
|
||||
wireless_tools
|
||||
wpa_supplicant
|
||||
xcursor-vanilla-dmz
|
||||
xdg-user-dirs
|
||||
xdg-utils
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@ lightdm-mini-greeter-git
|
|||
mcomix-gtk3-git
|
||||
networkmanager-dispatcher-chrony
|
||||
networkmanager-dmenu-git
|
||||
networkmanager-iwd
|
||||
oomox-git
|
||||
otf-powerline-symbols-git
|
||||
pacback
|
||||
|
|
|
|||
Loading…
Reference in New Issue