init
This commit is contained in:
parent
3728ac496d
commit
53395d3971
81 changed files with 723 additions and 1543 deletions
|
|
@ -1,5 +1,6 @@
|
|||
$mainMod = SUPER
|
||||
|
||||
bind = $mainMod, T, exec, kitty
|
||||
bind = $mainMod, Return, exec, kitty
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, M, exec, wlogout --protocol layer-shell
|
||||
|
|
@ -48,8 +49,7 @@ bind = $mainMod SHIFT, h, movewindow, l
|
|||
bind = $mainMod SHIFT, k, movewindow, u
|
||||
bind = $mainMod SHIFT, j, movewindow, d
|
||||
|
||||
bind = $mainMod, b, exec, firefox
|
||||
bind = $mainMod, c, exec, telegram-desktop
|
||||
bind = $mainMod, f, exec, firefox
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
|
|
|||
|
|
@ -5,7 +5,3 @@ exec-once = waybar & hyprpaper
|
|||
exec-once = swayidle -w
|
||||
exec-once = nwg-look -a
|
||||
exec-once = [workspace 2 silent] firefox
|
||||
exec-once = [workspace 10 silent] telegram-desktop
|
||||
exec-once = [workspace 10 silent] vesktop
|
||||
exec-once = [workspace 3 silent] thunderbird
|
||||
exec-once = [workspace 5 silent] steam
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
preload = ~/.config/wallpapers/wall.png
|
||||
wallpaper = HDMI-A-1, ~/.config/wallpapers/wall.png
|
||||
# wallpaper = HDMI-A-1, ~/.config/wallpapers/wall.png
|
||||
splash = false
|
||||
|
|
|
|||
|
|
@ -1,9 +1,8 @@
|
|||
input {
|
||||
kb_layout = us, ru, ge
|
||||
kb_layout = us
|
||||
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = grp:alt_shift_toggle, caps:swapescape
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue