summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-04-08 17:25:19 +0000
committerShubham Saini <shubham6405@gmail.com>2020-04-08 17:25:19 +0000
commit0ba2e4acf7b83edfbd041bfadcabec98741dcf5e (patch)
treeedc9c583920b6b7bbf2f9ac398edb9b4123705e6
parent360a02f99e86cba9292138dc664aca67daeb896c (diff)
duhh
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc4
-rw-r--r--zathura/.config/zathura/zathurarc1
2 files changed, 2 insertions, 3 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index f0dd564..315cc92 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -33,9 +33,7 @@ control + alt + l
33super + shift + f 33super + shift + f
34 spacefm 34 spacefm
35Print 35Print
36 scrot 36 scrot -u
37ctrl + Print
38 scrot
39super + x 37super + x
40 /home/fd0e/.local/bin/shut 38 /home/fd0e/.local/bin/shut
41super + shift + p 39super + shift + p
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
index 19fa38d..2e08e7a 100644
--- a/zathura/.config/zathura/zathurarc
+++ b/zathura/.config/zathura/zathurarc
@@ -7,6 +7,7 @@ set font "Hermit 8" # Use Hack as our font of choice
7#set guioptions "v" # Show a "progress bar" when scrolling up/down 7#set guioptions "v" # Show a "progress bar" when scrolling up/down
8set adjust-open "width" # Make documents take up all the available space by default 8set adjust-open "width" # Make documents take up all the available space by default
9set statusbar-basename "true" # When using the status bar, show the basename only 9set statusbar-basename "true" # When using the status bar, show the basename only
10set selection-clipboard clipboard
10 11
11set render-loading "false" # Do not show the "loading" text 12set render-loading "false" # Do not show the "loading" text
12set scroll-step "120" # Increase the scroll distance when using j/k 13set scroll-step "120" # Increase the scroll distance when using j/k