mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
xmonad: who needs a tray ?
This commit is contained in:
parent
e51fe54d57
commit
d3b6ebd836
3 changed files with 5 additions and 18 deletions
|
|
@ -4,7 +4,7 @@ Config { overrideRedirect = False
|
|||
, font = "xft:JetBrainsMono NF"
|
||||
, bgColor = "#000000"
|
||||
, fgColor = "#FFFFFF"
|
||||
, position = TopW L 90
|
||||
, position = TopW L 100
|
||||
, commands = [ Run Kbd [("dvorak-french", "🇫🇷"), ("dvorak", "🇺🇸")]
|
||||
, Run ThermalZone 0 ["-t", " <temp>°C"] 30
|
||||
, Run Alsa "default" "Master"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue