update
This commit is contained in:
parent
3e7a2b2089
commit
3480fa92fe
131 changed files with 12083 additions and 1287 deletions
|
@ -22,7 +22,7 @@ bind = $mainMod, F, submap, disableOtherKeyBinds
|
|||
# Application Binds
|
||||
bind = ALT, T, exec, kitty
|
||||
bind = ALT, E, exec, nautilus
|
||||
bind = ALT, F, exec, firefox
|
||||
bind = ALT, F, exec, librewolf
|
||||
bind = ALT, V, exec, code
|
||||
bind = ALT, Z, exec, zeditor
|
||||
bind = ALT, M, exec, /opt/ultimmc/run.sh
|
||||
|
@ -30,6 +30,9 @@ bind = ALT, D, exec, discord
|
|||
bind = ALT, W, exec, flatpak run com.rtosta.zapzap
|
||||
bind = $mainMod, SUPER_L, exec, rofi -show drun
|
||||
|
||||
# Windows VM
|
||||
bind = CTRL ALT SHIFT, W, exec, /home/rafayahmad/dotfiles/scripts/startWin11.sh
|
||||
|
||||
# Window movement
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, H, togglesplit, # dwindle
|
||||
|
@ -71,18 +74,12 @@ bind = SUPER SHIFT, V, exec, kitty --class clipse -e clipse
|
|||
bind = ALT, P, exec, hyprpicker --format=hex -a
|
||||
|
||||
# Audio Controls
|
||||
bindel=, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel=, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindl=, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindel=, code:123, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel=, code:122, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindl=, code:121, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
# Brightness Controls
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl s 1%+ && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 1%- && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
# bind = CTRL, J, movefocus, l
|
||||
# bind = CTRL, L, movefocus, r
|
||||
# bind = CTRL, I, movefocus, u
|
||||
# bind = CTRL, K, movefocus, d
|
||||
bindel = , code:233, exec, brightnessctl s 1%+ && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
bindel = , code:232, exec, brightnessctl s 1%- && echo true > /home/rafayahmad/dotfiles/.config/eww/brightnessShow
|
||||
|
||||
# Resize windows
|
||||
binde = ALT, L, resizeactive, 50 0
|
||||
|
@ -99,10 +96,6 @@ bind = $mainMod, J, movewindow, l
|
|||
bind = $mainMod, I, movewindow, u
|
||||
bind = $mainMod, K, movewindow, d
|
||||
|
||||
# Switch wokspaces next/prev
|
||||
# bind = $mainMod, J, workspace, e-1
|
||||
# bind = $mainMod, L, workspace, e+1
|
||||
|
||||
# Switch workspaces with mainMod + [0-9]
|
||||
bind = $mainMod, 1, workspace, 1
|
||||
bind = $mainMod, 2, workspace, 2
|
||||
|
|
|
@ -37,11 +37,12 @@ env = GTK_THEME, Adwaita-dark
|
|||
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
kb_layout = us,pk
|
||||
kb_layout =
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = grp:win_space_toggle , caps:swapescape
|
||||
kb_rules =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
kb_file = /home/rafayahmad/.config/hypr/pauseMod3.xkb
|
||||
numlock_by_default = true
|
||||
|
||||
follow_mouse = 1
|
||||
|
@ -119,6 +120,7 @@ gestures {
|
|||
misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
enable_anr_dialog = false
|
||||
}
|
||||
|
||||
# Example per-device config
|
||||
|
@ -133,9 +135,7 @@ misc {
|
|||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
# windowrulev2 = nomaximizerequest, class:.* # You'll probably like this.
|
||||
windowrule = float, title:nmtui
|
||||
windowrule = float, title:UltimMC
|
||||
windowrule = float, title:rofi
|
||||
|
||||
windowrulev2 = float, class:(clipse)
|
||||
windowrulev2 = size 700 600, class:(clipse)
|
||||
windowrulev2 = float, class:^(xdg-desktop-portal-gtk|gtk3-filechooser-dialog)$
|
||||
|
|
15
.config/hypr/pauseMod3.xkb
Normal file
15
.config/hypr/pauseMod3.xkb
Normal file
|
@ -0,0 +1,15 @@
|
|||
xkb_keymap {
|
||||
xkb_keycodes { include "evdev+aliases(qwerty)" };
|
||||
xkb_types { include "complete" };
|
||||
xkb_compat { include "complete" };
|
||||
xkb_symbols {
|
||||
include "pc+us+pk:2+group(win_space_toggle)"
|
||||
|
||||
key <PAUS> { [ Pause ] };
|
||||
modifier_map Mod3 { <PAUS> };
|
||||
|
||||
key <CAPS> { [ Escape ] };
|
||||
|
||||
};
|
||||
xkb_geometry { include "pc(pc105)" };
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue