This commit is contained in:
Stephan Raabe 2023-07-31 13:34:19 +02:00
parent 3e5855623d
commit bbe6e8dbbc
3 changed files with 13 additions and 3 deletions

0
hypr/test.txt Normal file
View File

View File

@ -39,6 +39,7 @@ cursor-click = pointer
cursor-scroll = ns-resize cursor-scroll = ns-resize
enable-ipc = true enable-ipc = true
tray-position = right tray-position = right
tray-detached = false
;[module/mynews] ;[module/mynews]
;type = custom/text ;type = custom/text
@ -56,7 +57,7 @@ click-left = "brave --app=https://outlook.office.com/mail/"
type = custom/text type = custom/text
content-foreground = ${colors.foreground} content-foreground = ${colors.foreground}
content = "" content = ""
click-left = "brave --app=https://outlook.office.com/mail/" click-left = "brave --app=https://teams.microsoft.com/go"
[module/appmenu] [module/appmenu]
type = custom/text type = custom/text

View File

@ -1,4 +1,13 @@
#!/bin/sh #!/bin/sh
# ___ _____ ___ _ _____ ____ _ _
# / _ \_ _|_ _| | | ____| / ___|| |_ __ _ _ __| |_
# | | | || | | || | | _| \___ \| __/ _` | '__| __|
# | |_| || | | || |___| |___ ___) | || (_| | | | |_
# \__\_\|_| |___|_____|_____| |____/ \__\__,_|_| \__|
#
#
# by Stephan Raabe (2023)
# -----------------------------------------------------
xrandr --rate 120 xrandr --rate 120
setxkbmap de setxkbmap de
@ -6,5 +15,5 @@ picom &
xfce4-power-manager & xfce4-power-manager &
dunst & dunst &
~/dotfiles/polybar/launch.sh & ~/dotfiles/polybar/launch.sh &
~/dotfiles/scripts/updatewal.sh ~/dotfiles/scripts/updatewal.sh &
spotifyd virsh --connect qemu:///system start win11