mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
fixes
changelog: - wezterm always starts as new process now - deleted `hardware-configuration.nix` - added some fetchers - commented `nur` - disabled `opengl` - added qt theme inherited from gtk - removed deprecated notes about Yubikey from the README
This commit is contained in:
@@ -207,7 +207,7 @@ bind = $mainMod, M, exec, pypr toggle_minimized
|
||||
bind = $mainMod CTRL, E, exec, pypr expose
|
||||
bind = $mainMod, Z, exec, pypr zoom
|
||||
|
||||
bind = $mainMod, T, exec, wezterm
|
||||
bind = $mainMod, T, exec, wezterm start --always-new-process
|
||||
bind = $mainMod SHIFT, T, exec, telegram-desktop
|
||||
bind = $mainMod, B, exec, qutebrowser
|
||||
bind = $mainMod SHIFT, B, exec, brave
|
||||
|
Reference in New Issue
Block a user