updated hyprland config
This commit is contained in:
@@ -22,8 +22,8 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
# Apps
|
||||
$terminal = uwsm app -- kitty
|
||||
$fileManager = uwsm app -- nautilus
|
||||
$launcher = uwsm app -- walker
|
||||
$uuctl = uwsm app -- uuctl walker -d
|
||||
$launcher = uwsm app -- sherlock
|
||||
$uuctl = uwsm app -- uuctl wofi -d
|
||||
$emote = uwsm app -- emote
|
||||
|
||||
$notcenter = uwsm app -- swaync-client -t -sw
|
||||
@@ -69,6 +69,7 @@ bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, D, exec, $launcher
|
||||
bind = $mainMod SHIFT, D, exec, $uuctl
|
||||
bind = $mainMod, PERIOD, exec, $emote
|
||||
bind = $mainMod ,F12, exec, pkill -SIGUSR2 waybar
|
||||
|
||||
# swaync Binds
|
||||
bind = $mainMod, Grave, exec, $notcenter
|
||||
@@ -82,8 +83,8 @@ bind = $mainMod CTRL, A, exec, $notcloseall
|
||||
#bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="satty -f" grimblast --notify edit area
|
||||
|
||||
#testing stuff
|
||||
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/cnachtigall/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
|
||||
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/cnachtigall/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
|
||||
bind = ALT SHIFT, 3, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit output
|
||||
bind = ALT SHIFT, 4, exec, GRIMBLAST_EDITOR="/home/cnachtigall/data/git/clone/Satty/target/debug/satty -f" grimblast --notify edit area
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
@@ -1,8 +1,8 @@
|
||||
# ~/.config/hypr/conf.d/50-autostart.conf
|
||||
|
||||
exec-once = swaync
|
||||
exec-once = waybar
|
||||
exec-once = uwsm app -- swaync
|
||||
exec-once = xsettingsd
|
||||
exec-once = hyprsunset -l 48.1:11.6
|
||||
exec-once = ~/.config/waybar/scripts/hyprsunset_daemon.sh
|
||||
|
||||
exec = swayosd-server
|
||||
|
||||
|
Reference in New Issue
Block a user