lux powermenu~
This commit is contained in:
parent
0004ea4bdc
commit
c14329ce16
3 changed files with 2 additions and 4 deletions
|
|
@ -4,7 +4,6 @@
|
|||
$terminal = kitty
|
||||
$fileManager = nautilus
|
||||
$menu = ~/.config/rofi/scripts/launcher_t1
|
||||
$powerMenu = ~/.config/rofi/scripts/powermenu_t1
|
||||
$lockScreen = hyprlock
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
|
||||
# Lux Keybinds
|
||||
bind = $mainMod, ENTER, global, lux:launcher
|
||||
bind = $mainMod, ESCAPE, global, lux:power-menu
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, T, exec, $terminal
|
||||
bind = $mainMod, X, killactive,
|
||||
bind = $mainMod, ESCAPE, exec, $powerMenu
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, F, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3e3275a84dc88021656a9bae816a37324a117bbc
|
||||
Subproject commit 3d3381ea159c5834b52f7e12240cefcf374ead5c
|
||||
Loading…
Add table
Reference in a new issue