mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-21 14:23:32 +01:00
revert of enpass workspace assignment
This commit is contained in:
parent
f47078a66a
commit
e4b7f912ef
@ -71,7 +71,7 @@ alias clean-node-modules='find . -name "node_modules" -type d -print0 |xargs -0
|
||||
alias nomachine='/usr/NX/bin/nxplayer'
|
||||
alias unlockuser='faillock --reset --user'
|
||||
alias npm-list-links='npm ls -g --depth=0 --link=true'
|
||||
|
||||
alias suspend='sudo bash ~/.config/i3/scripts/suspend.sh'
|
||||
# might be useful in demos...
|
||||
alias oopsie='fuck'
|
||||
|
||||
|
@ -232,7 +232,7 @@ for_window [class="Sysmontask"] resize set 930 665
|
||||
# Workspace specific tools #
|
||||
# Use xprop to determine class #
|
||||
############################################
|
||||
assign [class="Enpass"] $workspace12
|
||||
# assign [class="Enpass"] $workspace12 # moves all windows... including the browser popup
|
||||
assign [class="VirtualBox Machine"] $workspace11
|
||||
|
||||
# database stuff
|
||||
|
Loading…
Reference in New Issue
Block a user