mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-08 14:18:24 +02:00
Compare commits
2 Commits
33a73988f2
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
b55ca1a236
|
|||
| e37c8498c9 |
@@ -1,6 +1,7 @@
|
||||
hl.bind("SUPER + mouse:272", hl.dsp.window.drag(), { mouse = true })
|
||||
hl.bind("SUPER + mouse:273", hl.dsp.window.resize(), { mouse = true })
|
||||
|
||||
hl.bind("SUPER + S", hl.dsp.window.float())
|
||||
hl.bind("SUPER + Q", hl.dsp.window.close())
|
||||
hl.bind("SUPER + M", hl.dsp.exit())
|
||||
hl.bind("SUPER + RETURN", hl.dsp.exec_cmd("ghostty"))
|
||||
|
||||
@@ -71,7 +71,6 @@ hl.config({
|
||||
disable_hyprland_logo = true,
|
||||
},
|
||||
debug = {
|
||||
disable_logs = false,
|
||||
full_cm_proto = true,
|
||||
},
|
||||
dwindle = {
|
||||
|
||||
Reference in New Issue
Block a user