Merge branch 'main' into testing
This commit is contained in:
@@ -214,7 +214,7 @@
|
|||||||
},
|
},
|
||||||
"custom/files": {
|
"custom/files": {
|
||||||
"format": " Files",
|
"format": " Files",
|
||||||
"on-click": "thunar",
|
"on-click": "exec thunar",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
"custom/seperator": {
|
"custom/seperator": {
|
||||||
@@ -230,4 +230,4 @@
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
//To set weather look in the weather script and replace $LOCATION with your LOCATION
|
//To set weather look in the weather script
|
||||||
|
|||||||
17
README.md
17
README.md
@@ -19,20 +19,25 @@ Unoffical - To Install
|
|||||||
|
|
||||||
chmod -R +x ~/.config/sway/scripts (make scripts executable)
|
chmod -R +x ~/.config/sway/scripts (make scripts executable)
|
||||||
|
|
||||||
|
chmod -R +x ~/.config/waybar/scripts
|
||||||
|
|
||||||
Install Needed Packages
|
Install Needed Packages
|
||||||
|
|
||||||
sudo pacman -S --needed - < packages-repository.txt
|
sudo pacman -S --needed - < packages-repository.txt
|
||||||
|
|
||||||
Also please install "wlogout" available in the AUR
|
Also please install "wlogout" available in the AUR (No longer needed!)
|
||||||
|
|
||||||
To-Do (as of 19/1/21)
|
To-Do (as of 20/1/21)
|
||||||
|
|
||||||
- Bar is finished just need to clean up the config
|
- Bar is finished just need to clean up the config
|
||||||
- Wlogout or A Sway Mode
|
- Intergrate Power Menu
|
||||||
- Hmmm, I can't think of anything else? :
|
- Hmmm, I can't think of anything else?
|
||||||
|
- Working on replicating sway's default keybindings over i3's
|
||||||
|
|
||||||
Keybindings
|
Keybindings
|
||||||
|
|
||||||
Everything is the same as the i3, there is not yet a reference file (working on it)
|
Everything is the same as the i3 (for now!) , there is not yet a reference file (working on it)
|
||||||
|
|
||||||
One thing that changed : To launch wofi is is super+D , I recommend you look through the config for sway has some extra features which I added
|
One thing that changed : To launch wofi is is super+D , I recommend you look through the config for sway has some extra features which I added.
|
||||||
|
|
||||||
|
eg: - A scratchpad
|
||||||
|
|||||||
Reference in New Issue
Block a user