1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-21 23:16:06 +02:00

Merge branch 'master' of github.com:eoli3n/dotfiles

This commit is contained in:
eoli3n 2023-01-13 11:34:51 +01:00
commit f6d49a1cbd
3 changed files with 7 additions and 7 deletions

View File

@ -5,10 +5,10 @@ profile {
}
profile {
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 0,1080 mode 1920x1080
output "Unknown 0x091D 0x00000000" position 1920,1080 mode 1920x1080 scale 1
output "Dell Inc. DELL P2417H CW6Y77AG05NB" position 0,0 mode 1920x1080
output "eDP-1" position 1920,405 mode 1920x1080 scale 1.6
}
profile {
output "Unknown 0x091D 0x00000000" position 1920,1560 mode 1920x1080 scale 1.2
output "eDP-1" position 0,0 mode 1920x1080 scale 1
}

View File

@ -1,8 +1,8 @@
#INCLUDE####################################################
# output configuration
set $laptop "Unknown 0x091D 0x00000000"
set $screen "Dell Inc. DELL P2417H CW6Y77AG05NB"
set $proj "ONKYO Corporation Sound System 0x00000000"
set $laptop "eDP-1"
set $screen "DP-3"
#set $proj "ONKYO Corporation Sound System 0x00000000"
#output $proj pos 0 0 res 1920x1080
#output $screen pos 0 1080 res 1920x1080

View File

@ -61,7 +61,7 @@
"format": "<span foreground='#929292'></span> vpn",
"interval": 5,
"exec" : "echo a",
"exec-if" : "pgrep openvpn"
"exec-if" : "pgrep openconnect"
},
"backlight": {
"format": "<span foreground='#929292'>{icon}</span> {percent}%",