workspace assignment
This commit is contained in:
@@ -258,6 +258,17 @@ for_window [class="OVPN"] floating enable
|
||||
# for_window [class="Lmms"] border pixel 0
|
||||
# for_window [class="Feh"] border pixel 0
|
||||
|
||||
# Assign to workspaces
|
||||
## 2: Browsing
|
||||
assign [class="Firefox"] $ws2
|
||||
## 3: Development
|
||||
assign [class="Code"] $ws3
|
||||
## 4: Social
|
||||
assign [class="Telegram Desktop"] $ws4
|
||||
assign [class="Caprine"] $ws4
|
||||
assign [class="discord"] $ws4
|
||||
## 10: Terminals
|
||||
assign [class="konsole"] $ws10
|
||||
# resize window (you can also use the mouse for that)
|
||||
# mode "project" {
|
||||
# bindsym s exec ~/.config/screenlayout/bepis-steamlink.sh
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
sudo apt install i3 i3blocks i3lock suckless-tools arandr feh scrot wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd secure-delete hopenpgp-tools yubikey-personalization
|
||||
|
||||
sudo snap install caprine
|
||||
sudo snap install telegram-desktop
|
||||
sudo snap install discord
|
||||
sudo snap install firefox
|
||||
|
||||
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
|
||||
|
||||
source ~/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user