From bbe6e8dbbcc962bae036a80f2c5df25dd2408f5c Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Mon, 31 Jul 2023 13:34:19 +0200 Subject: [PATCH] Updates --- hypr/test.txt | 0 polybar/config.ini | 3 ++- qtile/autostart.sh | 13 +++++++++++-- 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 hypr/test.txt diff --git a/hypr/test.txt b/hypr/test.txt new file mode 100644 index 0000000..e69de29 diff --git a/polybar/config.ini b/polybar/config.ini index 13f0af0..dc83a0c 100644 --- a/polybar/config.ini +++ b/polybar/config.ini @@ -39,6 +39,7 @@ cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true tray-position = right +tray-detached = false ;[module/mynews] ;type = custom/text @@ -56,7 +57,7 @@ click-left = "brave --app=https://outlook.office.com/mail/" type = custom/text content-foreground = ${colors.foreground} content = "" -click-left = "brave --app=https://outlook.office.com/mail/" +click-left = "brave --app=https://teams.microsoft.com/go" [module/appmenu] type = custom/text diff --git a/qtile/autostart.sh b/qtile/autostart.sh index b97857d..76060ca 100755 --- a/qtile/autostart.sh +++ b/qtile/autostart.sh @@ -1,4 +1,13 @@ #!/bin/sh +# ___ _____ ___ _ _____ ____ _ _ +# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_ +# | | | || | | || | | _| \___ \| __/ _` | '__| __| +# | |_| || | | || |___| |___ ___) | || (_| | | | |_ +# \__\_\|_| |___|_____|_____| |____/ \__\__,_|_| \__| +# +# +# by Stephan Raabe (2023) +# ----------------------------------------------------- xrandr --rate 120 setxkbmap de @@ -6,5 +15,5 @@ picom & xfce4-power-manager & dunst & ~/dotfiles/polybar/launch.sh & -~/dotfiles/scripts/updatewal.sh -spotifyd +~/dotfiles/scripts/updatewal.sh & +virsh --connect qemu:///system start win11