This commit is contained in:
Sakooooo 2023-09-07 13:43:12 +04:00
parent 29ddba10c8
commit 96964ae2fb
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 9 additions and 1 deletions

View file

@ -244,6 +244,11 @@
:hook (org-mode . sakomacs/org-mode-setup)
:config
(setq org-ellipsis "")
(setq org-agenda-start-with-log-mode t)
(setq org-log-done 'time)
(setq org-log-into-drawer t)
(setq org-agenda-files
'("~/org/tasks.org"))
(setq org-adapt-indentation t))
;; i need more bullets, i need more bullets, i need more bullets, bigger weapons, bigger weapons, bigger weapons

View file

@ -141,7 +141,7 @@ bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, dolphin
bind = $mainMod, V, togglefloating,
bind = $mainMod, SPACE, exec, wofi --allow-images --show drun
bind = $mainMod, SPACE, exec, pkill wofi || wofi --allow-images --show drun
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, I, togglesplit, # dwindle
bind= $mainMod, F, fullscreen,
@ -193,3 +193,6 @@ bind = , XF86AudioMute, exec, pactl set-sink-mute 0 toggle
bind = , XF86MonBrightnessUp, exec, brightnessctl s +100
bind = , XF86MonBrightnessDown, exec, brightnessctl s 100-
# swaylock
bind = $mainMod CONTROL, l, exec, swaylock