newer configs
This commit is contained in:
@@ -42,7 +42,7 @@ input {
|
||||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_options = compose:caps
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
@@ -139,11 +139,11 @@ exec-once = systemctl --user start hyprpolkitagent
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Q, exec, kitty
|
||||
bind = $mainMod, C, killactive,
|
||||
#bind = $mainMod, M, ,
|
||||
bind = $mainMod, E, exec, thunar
|
||||
bind = $mainMod, N, exec, hyprlock
|
||||
bind = $mainMod, E, exec, nautilus
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, rofi -show drun #$HOME/.config/rofi/bin/{launcher,runner,powermenu,screenshot}
|
||||
|
||||
bind = $mainMod SHIFT, R, exec, ../waybar/scripts/refresh.sh
|
||||
#bind = $mainMod, S, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
||||
#bind = $mainMod, L, exec, zsh $HOME/.config/rofi/bin/{powermenu}
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
@@ -190,7 +190,7 @@ bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
#bind = $mainMod, S, exec, grim -g "$(slurp -o)" $(xdg-user-dir PICTURES)/Screenshots/$(date +'%s_grim.png')
|
||||
bind = $mainMod SHIFT, S, exec, grim -g "$(slurp -o)" $(xdg-user-dir PICTURES)/Screenshots/$(date +'%s_grim.png')
|
||||
bind = $mainMod SHIFT, S, exec, IMG=~/Pictures/$(date +%Y-%m-%d_%H-%m-%s).png && grim -g "$(slurp)" $IMG && wl-copy < $IMG
|
||||
#bind = $mainMod ALT, S, exec, grim $(xdg-user-dir PICTURES)/Screenshots/$(date +'%s_grim.png')
|
||||
#own editing
|
||||
#exec-once=swww init
|
||||
@@ -203,10 +203,9 @@ binde = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_SINK@ toggle
|
||||
# Example volume button that will activate even while an input inhibitor is active
|
||||
bindl = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
#status bar
|
||||
#exec-once=waybar
|
||||
exec-once=waybar
|
||||
exec-once= eww open bar --screen 0 --id primary
|
||||
exec-once= eww open bar --screen 1 --id secondary
|
||||
exec-once= sleep 2 && waybar
|
||||
#wlan idk
|
||||
exec-once=systemctl --user start sunshine
|
||||
exec-once=nm-applet
|
||||
|
||||
Reference in New Issue
Block a user