mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-06 21:09:07 -04:00
Update config
This commit is contained in:
parent
05a9a22c48
commit
0ef5de12ac
6 changed files with 19 additions and 13 deletions
|
@ -33,7 +33,7 @@ bind = $mod SHIFT, W, exec, rofi -show window -theme catppuccin-macchiato
|
|||
# bind = ALT_L, Tab, exec, killall -SIGUSR1 sfwbar
|
||||
bind = $mod, P, pseudo, # dwindle only
|
||||
# bind = $mod SHIFT, P, exec, hyprctl dispatch dpms off
|
||||
# bind = $mod SHIFT, L, exec, swaylock
|
||||
# bind = $mod SHIFT, L, exec, ~/.config/hypr/bsplock
|
||||
bind = $mod, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
||||
bind = $mod, N, exec, networkmanager_dmenu
|
||||
bind = CAPS, , exec, swayosd-client --caps-lock-led
|
||||
|
|
|
@ -4,3 +4,6 @@ env = XCURSOR_SIZE,24
|
|||
#env = HYPRCURSOR_THEME,qogir_hl
|
||||
env = XCURSOR_THEME,Qogir-dark
|
||||
#env = WLR_NO_HARDWARE_CURSORS,1
|
||||
env = ELECTRON_USE_OZONE,1
|
||||
env = OZONE_PLATFORM,wayland
|
||||
env = GDK_BACKEND,wayland
|
||||
|
|
|
@ -16,6 +16,7 @@ exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
|||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
exec-once = systemctl start --user foot-server
|
||||
exec-once = systemctl start --user sunshine
|
||||
# exec-once = systemctl start --user gammastep
|
||||
# exec-once = flatpak run me.kozec.syncthingtk -m &
|
||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue