File tree 3 files changed +9
-0
lines changed
3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ app-notifications = no-clipboard-copy
1
2
confirm-close-surface = false
2
3
copy-on-select = clipboard
3
4
cursor-style-blink = false
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ exec-once = gammastep
30
30
exec-once = systemctl --user start hyprpolkitagent
31
31
exec-once = hyprctl setcursor capitaine-cursors-light 24
32
32
exec-once = hypridle
33
+ exec-once = ydotoold
33
34
34
35
# Scripts
35
36
exec-once = ${HOME}/.local/bin/wm/wallpaper.sh
Original file line number Diff line number Diff line change @@ -11,5 +11,12 @@ autotype_default = {USERNAME}{TAB}{PASSWORD}{ENTER}
11
11
gui_editor = emacsclient
12
12
editor = vim
13
13
terminal = urxvt
14
+
15
+ # >>> session=xorg
14
16
type_library = xdotool
17
+ # <<<
18
+ # >>> session=wayland
19
+ # type_library = ydotool
20
+ # <<<
21
+
15
22
hide_groups = Recycle Bin
You can’t perform that action at this time.
0 commit comments