updated
This commit is contained in:
parent
0b599a91f3
commit
3210f7e8f9
2 changed files with 12 additions and 11 deletions
|
@ -28,8 +28,8 @@ exec-once = dunst --config ~/.config/dunst/dunstrc
|
|||
## Top bar
|
||||
exec-once = waybar
|
||||
## Set wallpaper
|
||||
#exec-once = $HOME/.wbg
|
||||
exec-once = swww init
|
||||
exec-once = $HOME/.wbg
|
||||
## Clipboard history
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
|
@ -149,19 +149,21 @@ windowrule = workspace 1, ^(Chromium)$
|
|||
windowrule = workspace 1, ^(Brave-browser)$
|
||||
|
||||
## Workspace 2 - File management
|
||||
windowrule = workspace 2, ^(file_manager)$
|
||||
windowrule = workspace 2, ^(vifm)$
|
||||
windowrule = workspace 2, ^(Pcmanfm)$
|
||||
|
||||
## Workspace 3 - Editors
|
||||
windowrule = workspace 3, ^(editor)$
|
||||
windowrule = workspace 3, ^(neovim)$
|
||||
windowrule = workspace 3, ^(goneovim)$
|
||||
windowrule = workspace 3, ^(Code)$
|
||||
windowrule = workspace 3, ^(emacs)$
|
||||
windowrule = workspace 3, ^(Notesnook)$
|
||||
|
||||
## Workspace 4 - Chat
|
||||
windowrule = workspace 4, ^(chat_app)$
|
||||
windowrule = workspace 4, ^(gomuks)$
|
||||
windowrule = workspace 4, ^(Signal)$
|
||||
windowrule = workspace 4, ^(revolt-desktop)$
|
||||
windowrule = workspace 4, ^(Element)$
|
||||
|
||||
## Workspace 5 - Audio
|
||||
windowrule = workspace 5, ^(music_player)$
|
||||
|
@ -371,20 +373,20 @@ binde = $supMod_$altMod, h, exec, wezterm start --class htop -- htop
|
|||
|
||||
# MAIN APPS
|
||||
## Workspace 1 - Web
|
||||
binde = $supMod, w, exec, librewolf
|
||||
binde = $supMod, w, exec, io.gitlab.librewolf-community
|
||||
## Workspace 2 - File management
|
||||
binde = $supMod, f, exec, wezterm start --class file_manager -- vifm
|
||||
binde = $supMod, f, exec, wezterm start --class vifm -- vifm
|
||||
## Workspace 3 - Editors
|
||||
binde = $supMod, e, exec, emacsclient -c -a emacs
|
||||
binde = $supMod, n, exec, notesnook
|
||||
binde = $supMod, n, exec, com.notesnook.Notesnook
|
||||
## Workspace 4 - Chat
|
||||
binde = $supMod, c, exec, signal-desktop
|
||||
binde = $supMod, c, exec, org.signal.Signal
|
||||
## Workspace 5 - Audio
|
||||
binde = $supMod, m, exec, wezterm start --class music_player -- cmus
|
||||
## Workspace 9 - Games
|
||||
binde = $supMod, g, exec, retroarch
|
||||
binde = $supMod, g, exec, org.libretro.RetroArch
|
||||
## Workspace 10 - Extras
|
||||
binde = $supMod, p, exec, keepassxc
|
||||
binde = $supMod, p, exec, org.keepassxc.KeePassXC
|
||||
|
||||
##################################
|
||||
### end___ _____ _____ ____ ###
|
||||
|
|
|
@ -38,7 +38,6 @@ https://freedom-to-tinker.com/feed/rss/ "~Freedom to Tinker"
|
|||
https://act.eff.org/action.atom "~EFF - Action Center"
|
||||
https://www.eff.org/rss/updates.xml "~EFF - Updates"
|
||||
https://victorhckinthefreeworld.com/feed/ "~Victorhck in the free world"
|
||||
|
||||
https://inv.vern.cc/feed/channel/UC-ErgHYY0_Yjhjz2MN1E1lg "~YT - RETRO Hardware"
|
||||
https://inv.vern.cc/feed/channel/UC05XpvbHZUQOfA6xk4dlmcw "~YT - DJ Ware"
|
||||
https://inv.vern.cc/feed/channel/UC0W_BIuwk8D0Bv4THbVZZOQ "~YT - Surveillance Report"
|
||||
|
|
Loading…
Reference in a new issue