diff options
author | Casper <me@skylarcloud.xyz> | 2024-12-23 12:45:09 -0700 |
---|---|---|
committer | Casper <me@skylarcloud.xyz> | 2024-12-23 12:45:09 -0700 |
commit | 1b4242d63dcd02632e5abfe8496b2761e660fd33 (patch) | |
tree | 88bfe03d5d18d5a8f9de3c130f0b6f1caf6b0a86 | |
parent | d56b43fbb185c1fa1fb4ddc922d4d2e1cfbec865 (diff) |
removed comment
-rw-r--r-- | dots/i3-config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dots/i3-config b/dots/i3-config index abb2547..747e0cd 100644 --- a/dots/i3-config +++ b/dots/i3-config @@ -299,7 +299,6 @@ bindsym $mod+z workspace back_and_forth bindsym XF86Display exec --no-startup-id xrandr --auto # Lock screen shortcut -# bindsym Control+Mod1+l exec --no-startup-id i3lock -f -c ff0000 bindsym $mod+Control+l exec blurlock # Execute org-capture in 'emacs-org' |