added setup packages
This commit is contained in:
@@ -778,12 +778,12 @@ interface = eth0
|
||||
|
||||
[module/wireless-network]
|
||||
type = internal/network
|
||||
interface = wlp3s0
|
||||
interface = wlp5s0
|
||||
|
||||
; Normal Module
|
||||
[module/network]
|
||||
type = internal/network
|
||||
interface = wlp6s0
|
||||
interface = wlp5s0
|
||||
click-left = nm-connection-editor
|
||||
|
||||
; Seconds to sleep between updates
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
function get_public_ip(){
|
||||
function public_ip(){
|
||||
curl icanhazip.com
|
||||
}
|
||||
|
||||
@@ -32,3 +32,6 @@ gnome-keyring
|
||||
|
||||
xclip
|
||||
xorg-xwininfo
|
||||
|
||||
gvfs-smb
|
||||
avahi
|
||||
|
||||
@@ -41,3 +41,4 @@ pamixer
|
||||
xbindkeys
|
||||
nvidia-settings
|
||||
dunst
|
||||
ksysguard
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
export AWT_TOOLKIT=MToolkit
|
||||
export LUTRIS_RUNTIME=0
|
||||
|
||||
xrandr --dpi 110 &
|
||||
xrdb -merge ~/.Xresources &
|
||||
|
||||
Reference in New Issue
Block a user