mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
Compare commits
2 Commits
25398c0d47
...
5b1f7d213c
| Author | SHA1 | Date | |
|---|---|---|---|
|
5b1f7d213c
|
|||
|
3664af2f1e
|
@@ -3,5 +3,7 @@ Lock,loginctl lock-session,system-lock-screen
|
|||||||
Exit,^checkout(exit),system-shutdown
|
Exit,^checkout(exit),system-shutdown
|
||||||
^tag(exit)
|
^tag(exit)
|
||||||
Suspend,systemctl -i suspend,system-log-out
|
Suspend,systemctl -i suspend,system-log-out
|
||||||
|
Hybrid Suspend,systemctl -i hybrid-sleep,system-suspend
|
||||||
Reboot,systemctl -i reboot,system-reboot
|
Reboot,systemctl -i reboot,system-reboot
|
||||||
|
Hibernate,systemctl -i hibernate,system-hibernate
|
||||||
Poweroff,systemctl -i poweroff,system-shutdown
|
Poweroff,systemctl -i poweroff,system-shutdown
|
||||||
|
|||||||
|
@@ -1,7 +1,7 @@
|
|||||||
stay_alive = 1
|
stay_alive = 1
|
||||||
tint2_look = 0
|
tint2_look = 0
|
||||||
position_mode = fixed
|
position_mode = fixed
|
||||||
terminal_exec = alacritty
|
terminal_exec = kitty
|
||||||
terminal_args = -e
|
terminal_args = -e
|
||||||
menu_width = 300
|
menu_width = 300
|
||||||
menu_padding_top = 5
|
menu_padding_top = 5
|
||||||
|
|||||||
@@ -170,7 +170,8 @@
|
|||||||
},
|
},
|
||||||
"custom/archicon": {
|
"custom/archicon": {
|
||||||
"format":"",
|
"format":"",
|
||||||
"on-click":"nwg-menu -d -fm nemo -cmd-lock gtklock -va top",
|
// "on-click":"nwg-menu -d -fm nemo -cmd-lock gtklock -va top",
|
||||||
|
"on-click":"jgmenu_run",
|
||||||
"tooltip":false,
|
"tooltip":false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user