make cliphist work and use thunar instead
This commit is contained in:
parent
64820fbed9
commit
27d4b1328a
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
monitor=,preferred,auto,1
|
monitor=,preferred,auto,1
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$fileManager = dolphin
|
$fileManager = thunar
|
||||||
$menu = rofi -show run
|
$menu = rofi -show run
|
||||||
$clipboard = rofi -show clipboard -show-icons
|
$clipboard = rofi -show clipboard -show-icons
|
||||||
$emoji = rofi -show emoji
|
$emoji = rofi -show emoji
|
||||||
|
@ -9,6 +9,7 @@ exec-once = nm-applet &
|
||||||
exec-once = waybar &
|
exec-once = waybar &
|
||||||
exec-once = mako &
|
exec-once = mako &
|
||||||
exec-once = hyprctl setcursor Bibata-Modern-5aa09-v1.0.2-x11 24
|
exec-once = hyprctl setcursor Bibata-Modern-5aa09-v1.0.2-x11 24
|
||||||
|
exec-once = wl-paste --watch cliphist store
|
||||||
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
|
|
Loading…
Add table
Reference in a new issue