Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
update testing config
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Oct 20, 2022
1 parent 36f3d41 commit 46562f3
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions test/hyprland.conf
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
$sussyvar=impostor
$sussvar2=sus amogus
$sussyvar3= venting
$var1
$var2

$MODKEY=modkeyvar
$MODKEY

bind=MOD, L, exec, amogus
bind=, L, exec, sus
bind=MOD, L, exec, nospace
bind=, L, exec, space

bindm=SUPER,mouse:420,movewindow
bindm=, mouse:69, resizewindow

bind=$MODKEY,L,exec,$sussyvar
bind=$MODKEY, R, exec, $sussyvar2
bind=, R, exec, $sussyvar3
bind=$MODKEY,L,exec,$var1
bind=$MODKEY, R, exec, $var2
bind=,R,exec,$var3
bind=, R, exec, $var3

bindlm=, mouse:69, resizewindow2

0 comments on commit 46562f3

Please sign in to comment.