changing wifi to iwd, adding desktop entries for tui apps, etc
This commit is contained in:
parent
1975a1c6c7
commit
f920b83d27
11 changed files with 143 additions and 80 deletions
|
@ -42,17 +42,17 @@ exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\""
|
|||
adaptive_sync = true
|
||||
scale = 1
|
||||
|
||||
# [[profile]]
|
||||
# name = "laptop-mirror"
|
||||
# exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\"",
|
||||
# "wl-present mirror eDP-1 & sleep .5; wl-present fullscreen-output HDMI-A-1; wl-present fullscreen"]
|
||||
# [[profile.output]]
|
||||
# enable = true
|
||||
# search = ["m=TL140ADXP04-0", "s=", "v=Thermotrex Corporation"]
|
||||
# mode = "2560x1600@240Hz"
|
||||
# position = "0,0"
|
||||
# adaptive_sync = true
|
||||
[[profile]]
|
||||
name = "laptop-mirror"
|
||||
exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\"",
|
||||
"wl-present mirror eDP-1 & sleep .5; wl-present fullscreen-output HDMI-A-1; wl-present fullscreen"]
|
||||
[[profile.output]]
|
||||
enable = true
|
||||
search = ["m=TL140ADXP04-0", "s=", "v=Thermotrex Corporation"]
|
||||
mode = "2560x1600@240Hz"
|
||||
position = "0,0"
|
||||
adaptive_sync = true
|
||||
|
||||
# [[profile.output]]
|
||||
# enable = true
|
||||
# search = "n/HDMI-[ABC]-[1-9]" # search for a matching name by regex
|
||||
[[profile.output]]
|
||||
enable = true
|
||||
search = "n/HDMI-[ABC]-[1-9]" # search for a matching name by regex
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
"format-disconnected": "",
|
||||
"tooltip-format": "{essid} {ifname}",
|
||||
"max-length": 50,
|
||||
"on-click": "$HOME/.local/bin/wezlauncher nmtui",
|
||||
"on-click": "$HOME/.local/bin/wezlauncher impala",
|
||||
},
|
||||
"tray": {
|
||||
"icon-size": 20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue