poetician

i3 Poetician Edition Fr| nvme0n1

Nov 4th, 2021 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.87 KB | None | 0 0
  1. #########################################################################################
  2. #ᰜᰜᰜ ㄗ 𑁣 𑁗 ፖ ༑ ᙅ ༑ ₳ ⴄ 𓁿Ꝣᰃ𑊸 ᰜᰜᰜ ㄗ𐍈𐔹ⵖЪДⴽ ᕮᗤ𐏒𐌕𐏒𐀏ꤚ ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  3. #ᰜᰜᰜ https://gitlab.com/Poetician ᰜᰜᰜᰜᰜᰜᰜ https://pastebin.com/u/poetician ᰜᰜᰜ#
  4. #ᰜᰜᰜ Version: 4.20.1 (2021-11-03) © 2009 Michael Stapelberg and contributors ᰜᰜᰜ#
  5. #ᰜᰜᰜ Developer URL:https://i3wm.org/ ᰜᰜᰜ https://www.reddit.com/r/i3wm/ ᰜᰜᰜ#
  6. #ᰜᰜᰜ ┌─[poeticien@Ryzen-fr] - [~] - [jeu nov 04, 08:04] ᰜᰜᰜ#
  7. #ᰜᰜᰜ └─[$] <> iso ᰜᰜᰜ#
  8. #ᰜᰜᰜ ISO_RELEASE=v21.11.05 ᰜᰜᰜ#
  9. #ᰜᰜᰜ ISO_CODENAME=ArcoLinuxB-i3 ᰜᰜᰜ#
  10. #ᰜᰜᰜ ISO_BUILD=Fri Oct 29 01:43:45 AM CEST 2021 ᰜᰜᰜ#
  11. #ᰜᰜᰜ https://www.arcolinux.info/ ᰜᰜᰜ#
  12. #ᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜᰜ#
  13.  
  14. #ᰜᰜᰜᰜᰜᰜ Define $mod Variable ᰜᰜᰜᰜᰜᰜ#
  15.  
  16. set $mod Mod4
  17.  
  18. #ᰜᰜᰜᰜᰜᰜ Display Settings ᰜᰜᰜᰜᰜᰜ#
  19.  
  20. exec xrandr --no-startup-id --output HDMI-A-0 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-D-0 -mode 1920x1080 --pos 1920x0 --rotate normal
  21. exec killall picom &&
  22. exec_always --no-startup-id picom --config ~/.config/picom.conf
  23. bindsym Ctrl+Mod1+o exec --no-startup-id ~/.config/i3/scripts/picom-toggle.sh
  24. exec killall redshift &&
  25. exec redshift &
  26. for_window [class="Nitrogen"] floating enable, resize set 1433 945, move position 260 82
  27. exec nitrogen --restore
  28. bindsym $mod+n exec --no-startup-id nitrogen
  29.  
  30. #ᰜᰜᰜᰜᰜᰜ Loading Applications at Startup ᰜᰜᰜᰜᰜᰜ#
  31.  
  32. exec_always --no-startup-id autotiling
  33. exec --no-startup-id /usr/lib/geoclue-2.0/demos/agent
  34. exec setxkbmap -option caps:swapescape
  35. for_window [class="Polkit-gnome-authentication-agent-1"] focus, move position 2760 460
  36. exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
  37. exec_always --no-startup-id ~/.config/polybar/i3-start.sh &
  38. exec --no-startup-id ~/polybar_autohide/polybar-autohide
  39. exec_always --no-startup-id unclutter --timeout 2
  40. exec --no-startup-id /lib/vktablet/vktablet
  41. exec --no-startup-id xfce4-power-manager &
  42. exec --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd &
  43.  
  44. #ᰜᰜᰜᰜᰜᰜ Tray Applications ᰜᰜᰜᰜᰜᰜ#
  45.  
  46. # Network
  47. exec --no-startup-id nm-applet
  48. # Parcellite
  49. exec --no-startup-id parcellite
  50. # Workrave
  51. for_window [class="Workrave"] focus
  52. exec --no-startup-id workrave
  53. # Volume
  54. exec --no-startup-id volumeicon
  55. # Updater
  56. exec --no-startup-id pamac-tray
  57. # Dropbox
  58. exec --no-startup-id dropbox start
  59. # MEGA
  60. exec --no-startup-id megasync
  61.  
  62. #ᰜᰜᰜᰜᰜᰜ Reload Changed Configuration ᰜᰜᰜᰜᰜᰜ#
  63.  
  64. # Restart i3 in place (preserves the layout/session, can be used to upgrade i3)
  65. bindsym $mod+Shift+r restart
  66.  
  67. # Reload the configuration file (problematic with some apps; logging out/in is preferred)
  68. bindsym $mod+Shift+c reload
  69.  
  70. #ᰜᰜᰜᰜᰜᰜ Stop Applications ᰜᰜᰜᰜᰜᰜ#
  71.  
  72. # Kill focused window
  73. bindsym $mod+q kill
  74.  
  75. # Xkill focused window
  76. bindsym --release $mod+Escape exec xkill
  77.  
  78. # Hibernate, Lockscreen, Logout, Reboot, Suspend
  79. bindsym $mod+x exec arcolinux-logout
  80.  
  81. ##########################################
  82. #ᰜᰜᰜᰜᰜᰜ Dual Monitor Setup ᰜᰜᰜᰜᰜᰜ#
  83.  
  84. set $Screen1 HDMI-A-0
  85. set $Screen2 DVI-D-0
  86.  
  87. workspace 1 output $Screen1
  88. workspace 2 output $Screen1
  89. workspace 3 output $Screen1
  90. workspace 4 output $Screen1
  91. workspace 5 output $Screen1
  92. workspace 6 output $Screen1
  93. workspace 7 output $Screen1
  94. workspace 8 output $Screen1
  95. workspace 9 output $Screen1
  96. workspace 10 output $Screen2
  97. workspace 11 output $Screen2
  98. workspace 12 output $Screen2
  99. workspace 13 output $Screen2
  100. workspace 14 output $Screen2
  101. workspace 15 output $Screen2
  102. workspace 16 output $Screen2
  103.  
  104. #ᰜᰜᰜᰜᰜᰜ Workspace Switching Functions ᰜᰜᰜᰜᰜᰜ#
  105.  
  106. # Switch to workspace
  107. bindsym $mod+1 workspace $ws1
  108. bindsym $mod+2 workspace $ws2
  109. bindsym $mod+3 workspace $ws3
  110. bindsym $mod+4 workspace $ws4
  111. bindsym $mod+5 workspace $ws5
  112. bindsym $mod+6 workspace $ws6
  113. bindsym $mod+7 workspace $ws7
  114. bindsym $mod+8 workspace $ws8
  115. bindsym $mod+9 workspace $ws9
  116. bindsym $mod+0 workspace $ws10
  117. bindsym $mod+minus workspace $ws11
  118. bindsym $mod+equal workspace $ws12
  119. bindsym $mod+bracketleft workspace $ws13
  120. bindsym $mod+bracketright workspace $ws14
  121. bindsym $mod+grave workspace $ws15
  122. bindsym $mod+apostrophe workspace $ws16
  123.  
  124. # Move focused container to workspace
  125. bindsym $mod+Shift+1 move container to workspace $ws1; workspace $ws1
  126. bindsym $mod+Shift+2 move container to workspace $ws2; workspace $ws2
  127. bindsym $mod+Shift+3 move container to workspace $ws3; workspace $ws3
  128. bindsym $mod+Shift+4 move container to workspace $ws4; workspace $ws4
  129. bindsym $mod+Shift+5 move container to workspace $ws5; workspace $ws5
  130. bindsym $mod+Shift+6 move container to workspace $ws6; workspace $ws6
  131. bindsym $mod+Shift+7 move container to workspace $ws7; workspace $ws7
  132. bindsym $mod+Shift+8 move container to workspace $ws8; workspace $ws8
  133. bindsym $mod+Shift+9 move container to workspace $ws9; workspace $ws9
  134. bindsym $mod+Shift+0 move container to workspace $ws10; workspace $ws10
  135. bindsym $mod+Shift+minus move container to workspace $ws11; workspace $ws11
  136. bindsym $mod+Shift+equal move container to workspace $ws12; workspace $ws12
  137. bindsym $mod+Shift+bracketleft move container to workspace $ws13; workspace $ws13
  138. bindsym $mod+Shift+bracketright move container to workspace $ws14; workspace $ws14
  139. bindsym $mod+Shift+grave move container to workspace $ws15; workspace $ws15
  140. bindsym $mod+Shift+apostrophe move container to workspace $ws16; workspace $ws16
  141.  
  142. #ᰜᰜᰜᰜᰜᰜ Resize Windows ᰜᰜᰜᰜᰜᰜ#
  143. # Resizing windows with keyboard only: https://unix.stackexchange.com/q/255344/150597
  144.  
  145. bindsym $mod+Ctrl+Right resize grow width 10 px
  146. bindsym $mod+Ctrl+Up resize shrink height 10 px
  147. bindsym $mod+Ctrl+Down resize grow height 10 px
  148. bindsym $mod+Ctrl+Left resize shrink width 10 px
  149.  
  150. #bindsym Ctrl+Shift+Right resize grow width 10 px
  151. #bindsym Ctrl+Shift+Up resize shrink height 10 px
  152. #bindsym Ctrl+Shift+Down resize grow height 10 px
  153. #bindsym Ctrl+Shift+Left resize shrink width 10 px
  154.  
  155. #ᰜᰜᰜᰜᰜᰜ Resize Gaps ᰜᰜᰜᰜᰜᰜ#
  156. # gaps inner|outer|horizontal|vertical|top|right|bottom|left current|all set|plus|minus|toggle
  157.  
  158. bindsym Ctrl+Shift+y gaps outer current toggle 40
  159. bindsym Ctrl+Shift+u gaps outer current plus 10
  160. bindsym Ctrl+Shift+i gaps outer current minus 10
  161. bindsym Ctrl+Shift+n gaps outer all set 10
  162. bindsym Ctrl+Shift+m gaps outer all set 20
  163. bindsym Ctrl+Shift+comma gaps outer all set 40
  164. bindsym Ctrl+Shift+period gaps outer all set 60
  165.  
  166. # popup_during_fullscreen smart|ignore|leave_fullscreen
  167. popup_during_fullscreen leave_fullscreen
  168.  
  169. ###################################
  170. #ᰜᰜᰜᰜᰜᰜ Border Ctrl ᰜᰜᰜᰜᰜᰜ#
  171.  
  172. # default_border normal | none | pixel
  173. default_border none
  174.  
  175. # default_floating_border normal | none| pixel
  176. default_floating_border none
  177.  
  178. # hide_edge_borders none|vertical|horizontal|both|smart
  179. hide_edge_borders none
  180.  
  181. bindsym $mod+shift+b exec --no-startup-id i3-msg border toggle
  182.  
  183. # new_window normal | new_window none | pixel
  184. new_window none
  185.  
  186. # new_float normal | none | pixel
  187. new_float pixel 1
  188.  
  189. #ᰜᰜᰜᰜᰜᰜ i3-Next-Gaps ᰜᰜᰜᰜᰜᰜ#
  190. # Settings for I3 next gaps https://github.com/Airblader/i3/tree/gaps-next
  191.  
  192. gaps inner 20
  193. gaps outer 0
  194. smart_gaps on
  195. smart_borders on
  196.  
  197. #############################################
  198. #ᰜᰜᰜᰜᰜᰜ Navigating Containers ᰜᰜᰜᰜᰜᰜ#
  199.  
  200. # Use mouse+$mod to drag floating windows to their new position
  201. floating_modifier $mod
  202.  
  203. # Toggle Tiling / Floating
  204. bindsym Ctrl+space floating toggle
  205.  
  206. # Change Focus
  207. bindsym $mod+Left focus left
  208. bindsym $mod+Down focus down
  209. bindsym $mod+Up focus up
  210. bindsym $mod+Right focus right
  211.  
  212. # Move Focused Window
  213. bindsym $mod+Shift+Left move left
  214. bindsym $mod+Shift+Down move down
  215. bindsym $mod+Shift+Up move up
  216. bindsym $mod+Shift+Right move right
  217.  
  218. #############################################
  219. #ᰜᰜᰜᰜᰜᰜ Navigating Workspaces ᰜᰜᰜᰜᰜᰜ#
  220.  
  221. # Navigate to Next / Previous Workspace
  222. bindsym Mod1+Shift+Tab workspace prev
  223. bindsym Mod1+Tab workspace next
  224. bindsym Mod1+Ctrl+Left workspace prev
  225. bindsym Mod1+Ctrl+Right workspace next
  226. bindsym $mod+Tab workspace back_and_forth
  227.  
  228. # Switch to workspace with urgent window automatically
  229. for_window [urgent=latest] focus
  230.  
  231. # Switch back to previous workspace by pressing the same keybinding used to switch from it
  232. workspace_auto_back_and_forth yes
  233.  
  234. #########################################
  235. #ᰜᰜᰜᰜᰜᰜ Tiling Parameters ᰜᰜᰜᰜᰜᰜ#
  236.  
  237. # Workspace_layout default|stacking|tabbed
  238. workspace_layout default
  239.  
  240. # Orientation for new workspaces
  241. default_orientation horizontal
  242.  
  243. # Enter fullscreen mode for the focused container
  244. bindsym $mod+f fullscreen toggle
  245.  
  246. # Change focus between tiling / floating windows
  247. bindsym $mod+space focus mode_toggle
  248.  
  249. # Focus the parent container
  250. bindsym $mod+p focus parent
  251.  
  252. # Focus the child "HHVH"
  253. bindsym $mod+c focus child
  254.  
  255. # Application focus smart|urgent|focus|none
  256. focus_on_window_activation smart
  257.  
  258. ###################################################
  259. #ᰜᰜᰜᰜᰜᰜ Applications and Directives ᰜᰜᰜᰜᰜᰜ#
  260.  
  261. set $ws1 "1"
  262. assign [class="firefox|Midori"] $ws1
  263. exec --no-startup-id firefox
  264. bindsym Ctrl+Mod1+f exec firefox
  265.  
  266. set $ws2 "2"
  267. assign [class="Blender|Catfish|com-eteks-sweethome3d-SweetHome3D|qimgv|Darktable"] $ws2
  268. for_window [class="qimgv|Darktable"] focus
  269. bindsym $mod+Ctrl+b exec blender
  270. bindsym Ctrl+Mod1+c exec catfish; focus
  271. bindsym Ctrl+Mod1+apostrophe exec darktable
  272. bindsym $mod+Ctrl+s exec com-eteks-sweethome3d-SweetHome3D
  273.  
  274. set $ws3 "3"
  275. assign [class="Cherrytree|File-roller|Xfce4-dict"] $ws3
  276. for_window [class="Cherrytree"] floating enable, resize set 960 960, move position 40 60
  277. #exec --no-startup-id cherrytree
  278. bindsym $mod+h exec cherrytree
  279. for_window [class="File-roller"] focus, floating enable, move position 1300 500
  280. for_window [title="Extraire"] focus, floating enable, resize set 960 480, move position 920 500
  281. for_window [class="Xfce4-dict"]focus, floating enable, resize set 480 960, move position 1180 60
  282. bindsym $mod+Ctrl+d exec xfce4-dict
  283.  
  284. set $ws4 "4"
  285. assign [class="libreoffice"] $ws4
  286. for_window [class="libreoffice"] floating enable, resize set 1200 1000, move position 360 40
  287. for_window [title="Standard"] floating enable, resize set 177 403, move postion 159 79
  288. for_window [title="Formatting"] floating enable, resize set 259 251, move postion 77 512
  289. #exec --no-startup-id libreoffice
  290. bindsym $mod+l exec --no-startup-id libreoffice
  291.  
  292. set $ws5 "5"
  293. assign [class="kdenlive|Olive"] $ws5
  294. for_window [class="kdenlive|Olive"]focus
  295. for_window [title="Clip titre"] floating enable, resize set 1220 785, move postion 350 150
  296. bindsym $mod+k exec kdenlive
  297. bindsym $mod+Shift+o exec olive-editor
  298.  
  299. set $ws6 "6"
  300. assign [class="Gimp-2.10"] $ws6
  301. bindsym $mod+g exec gimp-2.10
  302. for_window [instance="script-fu"] border normal
  303. for_window [title="Copying"] floating enable
  304. for_window [title="Deleting"] floating enable
  305. for_window [title="Moving"] floating enable
  306. for_window [window_role="^gimp-toolbox-color-dialog$"] floating enable
  307. for_window [window_role="pop-up"] floating enable
  308. for_window [window_role="^Preferences$"] floating enable
  309. for_window [window_role="setup"] floating enable
  310. for_window [window_role="gimp-file-export"] floating enabale, move position 80 80
  311.  
  312. set $ws7 "7"
  313. assign [class="Google Earth Pro"] $ws7
  314. for_window [class="Google Earth Pro"]focus
  315. bindsym $mod+e exec google-earth-pro
  316.  
  317. set $ws8 "8"
  318. assign [class="Pystopwatch|Audacious|Xscreensaver-demo"] $ws8
  319. for_window [class="Pystopwatch"] focus, floating enable, move position 1490 760, resize set 320 100
  320. exec pystopwatch
  321. for_window [class="Audacious"] floating enable, move position 1070 90, resize set 600 180
  322. for_window [title="Blur Scope"] floating enable, move position 1070 90, resize set 600 180
  323. bindsym $mod+v exec audacious
  324. for_window [class="Xscreensaver-demo"] floating enable, move position 10 460, resize set 1000 560
  325. exec_always --no-startup-id xscreensaver
  326. exec --no-startup-id xscreensaver-demo
  327. bindsym $mod+Ctrl+x exec xscreensaver-demo
  328.  
  329. set $ws9 "9"
  330. assign [class="Meld"] $ws9
  331. for_window [class="Meld"] floating enable, resize set 1904 990, move position 8 40
  332. #exec --no-startup-id meld
  333. bindsym $mod+F9 exec meld
  334.  
  335. set $ws10 "10"
  336. assign [class="VirtualBox|VirtualBox Manager|VirtualBox Machine"] $ws10
  337. for_window [class="VirtualBox Machine|VirtualBox Manager"]focus, floating disable
  338. for_window [class="VirtualBox"] move position 1920 480
  339. #exec --no-startup-id virtualbox manager
  340. bindsym $mod+F10 exec virtualbox manager
  341.  
  342. set $ws11 "11"
  343. assign [class="Atom|Nemo|Subl|Thunar|mpv"] $ws11
  344. for_window [class="Atom|Nemo|Subl|Thunar"]focus
  345. for_window [class="Nemo-terminal-prefs|mpv"]focus, floating enable, resize set 1280 854, move position center
  346. for_window [class="Subl"] floating enable, move position 1920 40, resize set 960 1040
  347. bindsym $mod+a exec atom
  348. bindsym $mod+F1 exec atom ~/.config/alacritty/alacritty.yml
  349. bindsym $mod+F2 exec atom ~/.bashrc
  350. bindsym $mod+F3 exec atom ~/.config/bumblebee-status/themes/extreme-golden-04.json
  351. bindsym $mod+F4 exec atom ~/.config/i3/config
  352. bindsym $mod+F5 exec atom ~/.config/picom.conf
  353. bindsym $mod+F6 exec atom ~/.config/polybar/config
  354. bindsym $mod+F7 exec atom ~/.config/rofi/config.rasi
  355. bindsym $mod+F8 exec atom ~/.zshrc
  356. exec --no-startup-id nemo
  357. bindsym $mod+Shift+Return exec nemo
  358. #exec --no-startup-id thunar
  359. bindsym $mod+t exec thunar
  360.  
  361. set $ws12 "12"
  362. assign [class="qBittorrent"] $ws12
  363. for_window [class="qBittorrent"] floating enable, resize set 1400 860, move position 2180 90
  364. bindsym $mod+F12 exec qbittorrent
  365. exec --no-startup-id qbittorrent
  366.  
  367. set $ws13 "13"
  368. assign [class="Pamac-manager|Bleachbit|Filezilla"] $ws13
  369. for_window [class="Bleachbit|Filezilla"] focus
  370. bindsym Ctrl+Mod1+g exec pamac-manager
  371. #i3-msg [class="Pamac-manager"] move position mouse
  372. for_window [class="Pamac-manager"] focus, floating enable, resize set 960 930, move position 2755 80
  373. bindsym $mod+z exec filezilla
  374.  
  375. set $ws14 "14"
  376. assign [class="Lxappearance|Oomox|__main__.py"] $ws14
  377. for_window [class="Gcolor3"]focus, floating enable, resize set 700 300, move position 1930 756
  378. for_window [class="Oomox"] focus
  379. for_window [class="Lxappearance"] focus, floating enable, resize set 800 600, move position 2480 240
  380. bindsym $mod+Shift+g exec gcolor3
  381. bindsym Ctrl+Mod1+l exec lxappearance
  382. bindsym $mod+o exec --no-startup-id oomox-gui
  383.  
  384. set $ws15 "15"
  385. assign [class="discord"] $ws15
  386. for_window [class="discord"] floating enable, move position 2280 50, resize set 1200 960
  387. exec --no-startup-id discord
  388. bindsym Ctrl+Mod1+d exec discord
  389.  
  390. set $ws16 "16"
  391. assign [class="Arcolinux-tweak-tool.py|GParted|^Gpick$|Grub-customizer|sddm-config-editor"] $ws16
  392. for_window [class="Arcolinux-tweak-tool.py|GParted|^Gpick$"] focus, floating enable, move position 2600 100
  393. for_window [class="Grub-customizer"] focus, floating enable, move position 1960 180
  394. for_window [class="sddm-config-editor"] focus, floating enable, move position center
  395. bindsym Ctrl+Mod1+comma exec arcolinux-tweak-tool
  396.  
  397. ###################################
  398. #ᰜᰜᰜᰜᰜᰜ Screenshots ᰜᰜᰜᰜᰜᰜ#
  399.  
  400. for_window [class="flameshot"] floating enable, resize set 730 480
  401. bindsym Ctrl+Mod1+s exec flameshot
  402. bindsym Shift+Print exec --no-startup-id "flameshot gui -p ~/Images/Flameshot"
  403. bindsym Print exec --no-startup-id scrot ' -%Y-%m-%d-%s_$wx$h.jpg' -e 'mv $f $$(xdg-user-dir IMAGES)'
  404. bindsym Ctrl+Print exec --no-startup-id xfce4-screenshooter
  405.  
  406. #############################################
  407. #ᰜᰜᰜᰜᰜᰜ Application Launching ᰜᰜᰜᰜᰜᰜ#
  408.  
  409. set $rofi exec rofi -show-icons -fake-transparency -auto-select -font "Jura 12"
  410. # Start drun Mode
  411. bindsym $mod+r $rofi -show drun -m HDMI-A-0
  412. # Start Rofi Combi Mode
  413. bindsym $mod+Ctrl+c $rofi -show combi -m HDMI-A-0
  414. # Start Rofi-Edit
  415. # bindsym Ctrl+Mod1+e ~/.config/rofi/rofi-edit.sh | rofi -dmenu
  416. # Start Rofi Window Mode
  417. bindsym $mod+w $rofi -show window -m HDMI-A-0
  418. # Start Rofi-Shortcuts (Rofi as currently configured >> formatting issues)
  419. # bindsym $mod+Ctrl+r exec ~/.config/rofi/rofi-shortcuts/rofi-shortcuts.sh -m HDMI-A-0
  420. # Start Rofi Theme Selector
  421. bindsym Ctrl+Mod1+r exec --no-startup-id rofi-theme-selector -m HDMI-A-0
  422. # Start jgmenu
  423. bindsym $mod+j exec --no-startup-id jgmenu_run
  424.  
  425. ####################################
  426. #ᰜᰜᰜᰜᰜᰜ Applications ᰜᰜᰜᰜᰜᰜ#
  427.  
  428. for_window [class="Alacritty"] floating enable, resize set 640 700, move position 1240 320
  429. bindsym Mod1+comma [class="Alacritty"] scratchpad show
  430. bindsym $mod+Return exec alacritty
  431.  
  432. for_window [class="Electron9"] focus
  433. for_window [window_role="GtkFileChooserDialog"] floating enable, focus
  434.  
  435. for_window [class="balena-etcher-electron"] move position 1940 320
  436. bindsym $mod+Ctrl+e exec etcher; focus
  437.  
  438. bindsym $mod+Ctrl+h exec handbrake; focus
  439.  
  440. bindsym $mod+Ctrl+i exec inkscape; focus
  441.  
  442. for_window [class="Kvantum Manager"] floating enable
  443. bindsym Ctrl+Mod1+k exec kvantummanager
  444.  
  445. for_window [class="Lightdm-gtk-greeter-settings"] floating enable, resize set 960 640, move postion 480 200
  446.  
  447. for_window [class="Mate-system-monitor"] floating enable, resize set 800 987, move position 560 48
  448. bindsym $mod+Ctrl+m exec mate-system-monitor
  449.  
  450. for_window [class="qt5ct"] floating enable, resize set 900 720, move position 510 160
  451. bindsym $mod+Ctrl+q exec qt5ct; focus
  452.  
  453. for_window [class="URxvt"] floating enable, resize set 680 600, move position 500 100
  454. bindsym $mod+Ctrl+t exec urxvt; focus
  455.  
  456. for_window [class="Xfce4-appfinder|Xfce4-settings-manager|Xfce4-taskmanager"] floating enable
  457. bindsym $mod+Ctrl+l exec --no-startup-id xfce4-appfinder
  458. bindsym $mod+Ctrl+n exec xfce4-notes
  459. bindsym Ctrl+Mod1+m exec --no-startup-id xfce4-settings-manager
  460. bindsym Ctrl+Shift+Escape exec --no-startup-id xfce4-taskmanager, focus
  461.  
  462. #ᰜᰜᰜᰜᰜᰜ Floating or Tiled ᰜᰜᰜᰜᰜᰜ#
  463.  
  464. for_window [class="Dialog|Font-manager"] focus, floating enable, move position 1000 400
  465. for_window [class="Galculator|Gnome-calendar|Gnome-disks|^Gnome-font-viewer$"] floating enable
  466. for_window [class="stacer"] focus, floating enable, move position center
  467.  
  468. #ᰜᰜᰜᰜᰜᰜ Scratchpad ᰜᰜᰜᰜᰜᰜ#
  469.  
  470. # move the currently focused window to the scratchpad
  471. bindsym Mod1+Shift+slash move scratchpad
  472. bindsym Mod1+slash scratchpad show
  473.  
  474. for_window [class="Gucharmap"] move scratchpad, resize set 800 600, move position 10 436
  475. bindsym Mod1+period [class="Gucharmap"] scratchpad show
  476. bindsym Ctrl+Mod1+period exec gucharmap
  477.  
  478. #bindsym $mod+shift+a [class="Audio Recorder"] scratchpad show
  479. bindsym $mod+s exec simplescreenrecorder
  480. bindsym $mod+shift+s [class="SimpleScreenRecorder"] scratchpad show
  481.  
  482. #ᰜᰜᰜᰜᰜᰜ The End - Now Start Again ᰜᰜᰜᰜᰜᰜ#
  483. #########################################################################################
  484.  
  485. # All these words are empty baskets
  486. # Carried to the market square
  487. # Trading truth and lies in barter
  488. # Warranting warn buyer beware
  489.  
  490. # All these words are reeds I wove
  491. # Taught to hold my pauper’s share
  492. # Show me yours before and after
  493. # Out in the open we may compare
  494.  
  495. # All these words are on the table
  496. # Yoked to folly the shell game starts
  497. # Trick the eye they who are able
  498. # Cunning those the same the heart
  499.  
  500. # All these words are fruits of labour
  501. # Bounty’s grace on harvest’s day
  502. # Test taste and judge the many flavours
  503. # Fill your need be on your way
  504.  
  505. # All these words so meet and proper
  506. # Morning meals served hot or cold
  507. # Savour meaning old sharecropper
  508. # Recall the stories you were told
  509.  
  510. # All these words are open caskets
  511. # Life goes on even nothing’s fair
  512. # Gather seeds for ever after
  513. # Till the breach sow to repair
  514.  
Add Comment
Please, Sign In to add comment