AutoYADM commit: 2024-12-10 18:00:02
This commit is contained in:
parent
41c87d5731
commit
8cff8cbc62
2 changed files with 56 additions and 60 deletions
|
@ -47,29 +47,29 @@ markup=pango
|
|||
#interval=1800
|
||||
#color=#7275b3
|
||||
|
||||
[terminal]
|
||||
full_text=
|
||||
color=#807dfe
|
||||
command=i3-msg -q exec xfce4-terminal
|
||||
|
||||
[browser]
|
||||
full_text=
|
||||
color=#ff7f81
|
||||
command=i3-msg -q exec firefox
|
||||
|
||||
[files]
|
||||
full_text=
|
||||
color=#7f3fbf
|
||||
command=i3-msg -q exec thunar ~/
|
||||
# [terminal]
|
||||
# full_text=
|
||||
# color=#807dfe
|
||||
# command=i3-msg -q exec xfce4-terminal
|
||||
#
|
||||
# [browser]
|
||||
# full_text=
|
||||
# color=#ff7f81
|
||||
# command=i3-msg -q exec firefox
|
||||
#
|
||||
# [files]
|
||||
# full_text=
|
||||
# color=#7f3fbf
|
||||
# command=i3-msg -q exec thunar ~/
|
||||
|
||||
#[mail]
|
||||
#full_text=
|
||||
#color=#dbcb75
|
||||
#command=i3-msg -q exec thunderbird
|
||||
|
||||
[simple-2]
|
||||
full_text=: :
|
||||
color=#717171
|
||||
# [simple-2]
|
||||
# full_text=: :
|
||||
# color=#717171
|
||||
|
||||
# Disk usage
|
||||
#
|
||||
|
@ -112,9 +112,9 @@ interval=30
|
|||
#command=echo "$(LANG=C nmcli d | grep connected | awk '{print $4}')"
|
||||
#interval=30
|
||||
|
||||
[bandwidth]
|
||||
command=~/.config/i3/scripts/bandwidth2
|
||||
interval=persist
|
||||
# [bandwidth]
|
||||
# command=~/.config/i3/scripts/bandwidth2
|
||||
# interval=persist
|
||||
|
||||
# Battery indicator
|
||||
#[battery]
|
||||
|
@ -124,13 +124,13 @@ interval=persist
|
|||
#label=
|
||||
#interval=30
|
||||
|
||||
[simple-2]
|
||||
full_text=: :
|
||||
color=#717171
|
||||
# [simple-2]
|
||||
# full_text=: :
|
||||
# color=#717171
|
||||
|
||||
[pavucontrol]
|
||||
full_text=
|
||||
command=pavucontrol
|
||||
# [pavucontrol]
|
||||
# full_text=
|
||||
# command=pavucontrol
|
||||
|
||||
[volume-pulseaudio]
|
||||
command=~/.config/i3/scripts/volume
|
||||
|
@ -146,9 +146,9 @@ interval=1
|
|||
#command=~/.config/i3/scripts/keyboard-layout
|
||||
#interval=2
|
||||
|
||||
[keybindings]
|
||||
full_text=
|
||||
command=~/.config/i3/scripts/keyhint
|
||||
# [keybindings]
|
||||
# full_text=
|
||||
# command=~/.config/i3/scripts/keyhint
|
||||
|
||||
# power-profiles-daemon implementation:
|
||||
# needs package power-profiles-daemon installed and the service running see here:
|
||||
|
@ -170,10 +170,10 @@ command=~/.config/i3/scripts/keyhint
|
|||
command=date '+%a %d %b %H:%M:%S'
|
||||
interval=1
|
||||
|
||||
[shutdown_menu]
|
||||
full_text=
|
||||
command=~/.config/i3/scripts/powermenu
|
||||
# [shutdown_menu]
|
||||
# full_text=
|
||||
# command=~/.config/i3/scripts/powermenu
|
||||
|
||||
[simple-2]
|
||||
full_text=: :
|
||||
color=#717171
|
||||
# [simple-2]
|
||||
# full_text=: :
|
||||
# color=#717171
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue