mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-11-22 06:44:41 +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 nomachine='/usr/NX/bin/nxplayer'
|
||||||
alias unlockuser='faillock --reset --user'
|
alias unlockuser='faillock --reset --user'
|
||||||
alias npm-list-links='npm ls -g --depth=0 --link=true'
|
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...
|
# might be useful in demos...
|
||||||
alias oopsie='fuck'
|
alias oopsie='fuck'
|
||||||
|
|
||||||
|
@ -232,7 +232,7 @@ for_window [class="Sysmontask"] resize set 930 665
|
|||||||
# Workspace specific tools #
|
# Workspace specific tools #
|
||||||
# Use xprop to determine class #
|
# 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
|
assign [class="VirtualBox Machine"] $workspace11
|
||||||
|
|
||||||
# database stuff
|
# database stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user