added setup packages

This commit is contained in:
2023-02-26 12:47:21 +01:00
parent f0e582cc1c
commit 5229375e3b
5 changed files with 8 additions and 3 deletions
@@ -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
View File
@@ -1,3 +1,3 @@
function get_public_ip(){
function public_ip(){
curl icanhazip.com
}
+3
View File
@@ -32,3 +32,6 @@ gnome-keyring
xclip
xorg-xwininfo
gvfs-smb
avahi
+1
View File
@@ -41,3 +41,4 @@ pamixer
xbindkeys
nvidia-settings
dunst
ksysguard
+1
View File
@@ -1,4 +1,5 @@
export AWT_TOOLKIT=MToolkit
export LUTRIS_RUNTIME=0
xrandr --dpi 110 &
xrdb -merge ~/.Xresources &