.
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
(lm/leader-keys
|
||||
"SPC" '(counsel-M-x :wk "Counsel M-x")
|
||||
"." '(find-file :wk "Find file")
|
||||
"f c" '((lambda () (interactive) (find-file "~/.config/emacs/config.org")) :wk "Edit emacs config")
|
||||
"f c" '((lambda () (interactive) (find-file "~/nixos/modules/old_configs/emacs/config.org")) :wk "Edit emacs config")
|
||||
"f r" '(counsel-recentf :wk "Find recent files")
|
||||
"TAB TAB" '(comment-line :wk "Comment lines"))
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ exec-once = ~/.config/hypr/xdg-portal-hyprland
|
||||
#exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = dbus-update-activation-environment --systemd all
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
# exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||
exec-once = wl-clipboard-history -t
|
||||
exec-once = swww init
|
||||
exec-once = gammastep
|
||||
@@ -48,13 +48,13 @@ exec-once = swayidle -w timeout 300 '$lock' timeout 330 'hyprctl dispatch dpms o
|
||||
|
||||
exec-once = fcitx5 -d
|
||||
exec-once = dunst
|
||||
exec-once = /usr/lib/kdeconnectd
|
||||
# exec-once = /usr/lib/kdeconnectd
|
||||
|
||||
# set $gnome-schema org.gnome.desktop.interface
|
||||
exec-once = gsettings set $gnome-schema gtk-theme 'Arc Dark'
|
||||
exec-once = gsettings set $gnome-schema icon-theme 'Arc Dark'
|
||||
|
||||
exec-once = /usr/bin/emacs --daemon
|
||||
# exec-once = /usr/bin/emacs --daemon
|
||||
exec-once = blueman-applet
|
||||
exec-once = nm-applet
|
||||
exec-once = kdeconnect-indicator
|
||||
|
||||
Reference in New Issue
Block a user