Fixing missing Memtest in Bootloader. Adding customized live user nihal.
This commit is contained in:
parent
57bdfa3aff
commit
96806bebf0
5 changed files with 228 additions and 22 deletions
3
swayconfig
Executable file → Normal file
3
swayconfig
Executable file → Normal file
|
@ -54,7 +54,7 @@ bar {
|
|||
# Keyboard Shortcuts (Sway-specific) #
|
||||
#====================================#
|
||||
# Set the modifier key to super:
|
||||
set $mod Mod1
|
||||
set $mod Mod4
|
||||
|
||||
# Set the ALT key to $alt (since Mod1 is harder to remember):
|
||||
set $alt Mod1
|
||||
|
@ -237,6 +237,7 @@ bindsym ctrl+$mod+f exec pcmanfm
|
|||
# Open a terminal emulator:
|
||||
set $term alacritty
|
||||
bindsym $mod+t exec terminator
|
||||
bindsym $alt+t exec termiantor
|
||||
|
||||
# Kill focused window:
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue