summaryrefslogtreecommitdiffstats
path: root/.config/sxhkd/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-25 18:43:47 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-25 18:43:47 +0200
commit46488f5b659bc150d8d9fd3568957a54030b52ef (patch)
tree7aa25fc8808edb154b4d18ceeaad1f8f98f76e2c /.config/sxhkd/README.org
parentAdded returns (diff)
downloaddotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.gz
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.bz2
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.xz
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.tar.zst
dotfiles-bsd-46488f5b659bc150d8d9fd3568957a54030b52ef.zip
Changed Emacs to daemon mode, setting editors accordingly
Diffstat (limited to '')
-rw-r--r--.config/sxhkd/README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sxhkd/README.org b/.config/sxhkd/README.org
index e4345c7..17f5edf 100644
--- a/.config/sxhkd/README.org
+++ b/.config/sxhkd/README.org
@@ -32,7 +32,7 @@
- [[#expand-a-window-by-moving-one-of-its-side-outward][Expand a window by moving one of its side outward]]
- [[#contract-a-window-by-moving-one-of-its-side-inward][Contract a window by moving one of its side inward]]
- [[#move-a-floating-window][Move a floating window]]
-- [[#some-quick-launch-apps][Some quick launch apps]]
+- [[#some-custom-quick-launch-apps][Some custom quick launch apps]]
- [[#xf86-keys][XF86 keys]]
* About
@@ -211,12 +211,12 @@ super + {Left,Down,Up,Right}
/usr/local/bin/bspc node -v {-20 0,0 20,0 -20,20 0}
#+END_SRC
-* Some quick launch apps
+* Some custom quick launch apps
#+BEGIN_SRC text
super + 1
/usr/local/bin/alacritty -e vifm
super + 2
- /usr/local/bin/alacritty
+ /usr/local/bin/emacsclient -c
super + 3
/usr/local/bin/firefox --kiosk https://start.duckduckgo.com/
super + 4