mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Adding org-publish to Doom Emacs.
This commit is contained in:
@@ -30,9 +30,9 @@ tile_gap = 6
|
||||
# disable_border = 1
|
||||
|
||||
# Bar Settings
|
||||
bar_action = ~/baraction.sh
|
||||
bar_action = /home/dt/baraction.sh
|
||||
bar_action_expand = 1
|
||||
bar_enabled = 1
|
||||
bar_enabled = 0
|
||||
bar_border_width = 1
|
||||
bar_border[1] = rgb:28/2a/36
|
||||
bar_border_unfocus[1] = rgb:28/2a/36
|
||||
@@ -268,23 +268,14 @@ bind[dmenu_run] = MOD+Shift+Return
|
||||
### Dmenu scripts launched with ALT + CTRL + KEY ###
|
||||
####################################################
|
||||
|
||||
program[dmenu-edit-configs] = ./.dmenu/dmenu-edit-configs.sh
|
||||
bind[dmenu-edit-configs] = MOD1+Control+e
|
||||
|
||||
program[dmenu-sysmon] = ./.dmenu/dmenu-sysmon.sh
|
||||
bind[dmenu-sysmon] = MOD1+Control+m
|
||||
program[dm-confedit] = dm-confedit
|
||||
bind[dm-confedit] = MOD1+Control+e
|
||||
|
||||
program[passmenu] = passmenu
|
||||
bind[passmenu] = MOD1+Control+p
|
||||
|
||||
program[dmenu-reddio] = ./.dmenu/dmenu-reddio.sh
|
||||
bind[dmenu-reddio] = MOD1+Control+r
|
||||
|
||||
program[dmenu-surfraw] = ./.dmenu/dmenu-surfraw.sh
|
||||
bind[dmenu-surfraw] = MOD1+Control+s
|
||||
|
||||
program[dmenu-scrot] = ./.dmenu/dmenu-scrot.sh
|
||||
bind[dmenu-scrot] = MOD1+Control+i
|
||||
program[dm-maim] = dm-maim
|
||||
bind[dm-maim] = MOD1+Control+i
|
||||
|
||||
####################################################
|
||||
### TUI programs launched with SUPER + ALT + KEY ###
|
||||
|
||||
Reference in New Issue
Block a user